This is a web app that will help you dial your coffee and remember what recipes did you use
- Golang (Monolith Backend)
- React (Vitejs)
- Inertiajs (to integrate React with the backend)
You can run make dev
to spin up both the golang backend server and the vite dev server
- Get DB for coffe makers, grinders
- Integrate db into backend
- Improve web design
- Deploy into test service