Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do server side rendering? #25

Open
marcoscaceres opened this issue Feb 21, 2023 · 0 comments
Open

Do server side rendering? #25

marcoscaceres opened this issue Feb 21, 2023 · 0 comments

Comments

@marcoscaceres
Copy link
Contributor

repos.json is 40kb and seems like a waste to download it to do the processing on the client side. We should just use node to spit out a static index.html generated from repos.json instead.

We could do that once a day with after we run generator.js.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant