A modern CLI Tool to bootstrap scalable web applications without hassling with JavaScript. It provides pre-configured developer tooling with no bloat, flexible for easy one step deployments.
- Only the necessary pre-configuration (full-control).
- Auto JavaScript Bundling (Bring any npm library).
- Very Fast Live Reload (server & browser).
make dev
for dev andmake
for prod (one-click).- Extra options like tailwind, vanilla css, HTMX.
go install github.com/nilotpaul/gospur@latest
or without installation
go run github.com/nilotpaul/gospur@latest init [project-name]
gospur init [project-name]
Read detailed usage and examples of every stack configured.
Web Framework
- Echo
Styling
- Vanilla CSS
- Tailwind
UI Library
- Preline
- DaisyUI
Extra Options
- HTMX
- Dockerfile