A little todo / bug tracker for my personal projects
Writting a bug-tracker is a very good way to try out various ways of implementing a application the most people in the industry work with on a daily basis.
Everything should run in docker and a docker-compose file should setup the whole project to make it easy for development
- rust
- actix-web
- mongodb
- tbd
- next.js
- later: WASM to make gRPC calls to the backend
- auth0