- Go 1.22 or higher
- install Node.js
- install Make tool
- download tailwindcss CLI, rename it to "tailwindcss" and move it to the root of the project
- install air for hot reloading by running
go install github.com/cosmtrek/air@latest
in your terminal (Go 1.22 or higher is required)
make tw
make dev
make templ-proxy