Small template for projects with:
* Go
* HTMX
* Tailwind
| cmd | first commit | |
| dist | updated configuration | |
| internal | actual htmx example | |
| public | upgraded node modules, favicon | |
| src | updated configuration | |
| .env.sample | actual htmx example | |
| .gitignore | updated go/htmx/tailwind | |
| go.mod | fixed go mod files | |
| go.sum | fixed go mod files | |
| LICENSE | first commit | |
| package-lock.json | updated configuration | |
| package.json | upgraded node modules, favicon | |
| README.md | Initial commit | |
htmx-template
Small template for projects with:
- Go
- HTMX
- Tailwind