retro.tools-backend
retro.tools-backend copied to clipboard
Web backend for retro.tools
Retro.Tools Backend
The main frontend project lives at: d0x2f/retro.tools
v0.3
Refactor to use abdolence/firestore-rs instead of raw grpc with tonic
v0.2
Total rewrite
- Switched from postgres to google firestore (more scalable, cheaper, cooler).
- Switched from rocket to async actix (fun).
TODO
- Past boards pagination
- Tests