This commit is contained in:
Atridad Lahiji 2023-11-21 13:08:15 -07:00
parent 159ac2c991
commit 6a2c56d033
No known key found for this signature in database

View file

@ -6,12 +6,12 @@ A scrum poker tool that helps agile teams plan their sprints in real-time.
- Front-end framework: Nextjs - Front-end framework: Nextjs
- Front-end library: React - Front-end library: React
- Rendering method: SSR SPA - Rendering method: SSR
- Hosting: Vercel - Hosting: Vercel
- Real-time pub/sub: Ably - Real-time pub/sub: Ably
- ORM: Drizzle ORM - ORM: Drizzle ORM
- Database: Turso (libSQL) - Database: Turso (libSQL)
- Cache: Upstash (Redis) - Cache: Redis
## Environment Vars ## Environment Vars