Files
template-go-web/README.md
Mathias Bergqvist a25120cd1d
Some checks failed
CD / Lint / Test / Vet (push) Failing after 5s
CD / Build & Import (push) Has been skipped
CD / Deploy via GitOps (push) Has been skipped
feat: initial template (Go + Templ + HTMX + CDN Tailwind)
2026-05-05 08:19:04 +02:00

265 B

PROJECT_NAME

Generated from mathias/template-go-web.

Bootstrap

After creating from template, run:

go mod tidy       # regenerate go.sum with real module path
task generate     # generate templ files
task build        # build the binary