pollo/README.md
2023-11-17 00:40:29 -07:00

34 lines
994 B
Markdown

# Sprint Padawan
A scrum poker tool that helps agile teams plan their sprints in real-time.
## Stack
- Front-end framework: Nextjs
- Front-end library: React
- Rendering method: SSR SPA
- Hosting: Vercel
- Real-time pub/sub: Ably
- ORM: Drizzle ORM
- Database: Turso (libSQL)
- Cache: Upstash (Redis)
## Environment Vars
Add variables to the following places:
- Github Secrets
- Fly Secrets
## Versioning
- I use a bastardized version of semantic versioning. I jump to a new minor release whenever I feel like I made enough patch releases.
- All released are named using the corperate BS generator, found [here](https://www.atrixnet.com/bs-generator.html).
## Contributing
Feel free to propose changes via PR. I'm not awfully picky about formatting right now, so I'll accept/reject on a case-by-case basis. Please make sure to have an issue first though.
## Stats
![Alt](https://repobeats.axiom.co/api/embed/852f886f9cf9682a5355b574f59716dca985e7cc.svg "Repobeats analytics image")