The main frontend project lives at: d0x2f/retro.tools
Refactor to use abdolence/firestore-rs instead of raw grpc with tonic
Total rewrite
- Switched from postgres to google firestore (more scalable, cheaper, cooler).
- Switched from rocket to async actix (fun).
- Past boards pagination
- Tests