It's a React SPA with a Golang backend. The frontend and the backend are fully wired with Protocol Buffer.
- Init the project
just init
- Launch the dev
just dev
- Docker for Server
- Docker for React app
- Add Database SQLite
- Add LiteStream
- Improve DX with Just