Devographics / Devographics/Monorepo
Take another look at how results get its locale data
Open
results
- Dominant language
- TypeScript
- Stars
- 178
- Forks
- 55
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
Currently `results` get its locales data from the "old" Render.com Redis db.
Ideally it should:
- Use the Upstash db
- Use shared locale-fetching code (not currently possible unless we can import the TS shared packages from Gatsby's build process though)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.