pollo/README.md
2023-11-22 14:38:16 -07:00

32 lines
935 B
Markdown

# Sprint Padawan
A scrum poker tool that helps agile teams plan their sprints in real-time.
## Stack
- Front-end framework: Remix
- Front-end library: React
- Rendering method: SSR
- Hosting: Fly
- ORM: Drizzle ORM
- Database: Turso (libSQL)
## 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")