goatstack: project scaffolding tool for Go + Templ webapps
Summary
goatstack is a Go-based project scaffolding tool that generates full-stack Go web applications with templating and HTMX integration. It includes database support, production-ready deployment scripts, and dev workflow tooling (Air live reload, Justfile), to accelerate prototyping and delivery. The README outlines installation, usage, project structure, and future plans, making it a practical reference for developers building Go web apps.