pollo/README.md

33 lines
935 B
Markdown
Raw Normal View History

2023-11-22 14:38:16 -07:00
# Sprint Padawan
2023-04-20 04:20:00 -06:00
2023-11-22 14:38:16 -07:00
A scrum poker tool that helps agile teams plan their sprints in real-time.
2023-04-20 04:20:00 -06:00
2023-11-22 14:38:16 -07:00
## Stack
2023-04-20 04:20:00 -06:00
2023-11-22 14:38:16 -07:00
- Front-end framework: Remix
- Front-end library: React
- Rendering method: SSR
- Hosting: Fly
- ORM: Drizzle ORM
- Database: Turso (libSQL)
2023-04-20 04:20:00 -06:00
2023-11-22 14:38:16 -07:00
## Environment Vars
2023-04-20 04:20:00 -06:00
2023-11-22 14:38:16 -07:00
Add variables to the following places:
2023-04-20 04:20:00 -06:00
2023-11-22 14:38:16 -07:00
- Github Secrets
- Fly Secrets
2023-04-20 04:20:00 -06:00
2023-11-22 14:38:16 -07:00
## Versioning
2023-04-20 04:20:00 -06:00
2023-11-22 14:38:16 -07:00
- 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).
2023-04-20 04:20:00 -06:00
2023-11-22 14:38:16 -07:00
## Contributing
2023-04-20 04:20:00 -06:00
2023-11-22 14:38:16 -07:00
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.
2023-04-20 04:20:00 -06:00
2023-11-22 14:38:16 -07:00
## Stats
2023-04-20 04:20:00 -06:00
2023-11-22 14:38:16 -07:00
![Alt](https://repobeats.axiom.co/api/embed/852f886f9cf9682a5355b574f59716dca985e7cc.svg "Repobeats analytics image")