README
This commit is contained in:
parent
159ac2c991
commit
6a2c56d033
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue