A bamboo gardening game like Takenoko, in your browser! That's the goal.
- Golang
- custom websocket event protocol with Gorilla Websockets
- Chi router (lightweight, simple, close to std lib)
- nats for event pub/sub, and kv
- surrealdb for auth, record storage
- htmx + templ + tailwind + pixi.js (probably)
- Taskfile
go install github.com/go-task/task/v3/cmd/task@latest
- covreport
go install github.com/cancue/covreport@latest
- Mockery
go install github.com/vektra/mockery/v2@latest
- Templ
go install github.com/a-h/templ/cmd/templ@latest
- tailwindcss
- download from here: http://github.com/tailwindlabs/tailwindcss/releases/latest
- extract the binary to somewhere on your path and name it tailwindcss