GO Application Toolkit
The all-in-one web framework for go (will be)
- make: https://www.gnu.org/software/make
- sqlite3: https://www.sqlite.org/cli.html
- air: https://github.com/air-verse/air
- templ: https://github.com/a-h/templ
- sqlc: https://github.com/sqlc-dev/sqlc
go install github.com/peterszarvas94/goat@latest
goat new [my-app] --template basic-auth
cd [my-app]
make dev