David Humphrey
David Humphrey
No, for the React front-end with GitHub info in the sidebar of a post. We can manage this on the server side for the Dashboard with caching in Redis.
I'm enjoying it so far. It's very fast for how good it is.
I found that even changing https://github.com/remix-run/blues-stack/blob/main/package.json#L10 to this helps a bunch: ```json "dev": "run-p dev:build dev:remix dev:server", ```
@kwabe007 this is better for sure, thanks for sharing.
https://www.chakra-ui.com/docs/get-started/migration is the migration guide, for someone who wants to take this.
If it's "easy" go for it. I have no idea what it will break in the UI until we try.
@tarasglek can you please send an invite to @fadingNA? I want to see preview URLs of this change as it happens. @fadingNA when you get the invite, create your branch...
if we still need it, it's fine to include. If we can drop the dep, that's even better.
I'm not sure if we need a microservice for this or not. We could actually start with a static HTML page, since all the data is historic. Extracting and generating...
This mirrors what ChatGPT does, so despite the fact that it's a pretty big change, it's likely the one most people will expect (some of our our users might not...