No description
| assets | ||
| cmd | ||
| model | ||
| server | ||
| storage | ||
| ui | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| README.md | ||
htmx gin pongo2
Test repository demonstrating the humanize problem of dates and or times.
how to use
git clone https://code.icod.de/dalu/htmxginpongo.git
cd htmxginpongo
go build
cd assets
pnpm install # (or npm install)
cd ..
go run main.go serve --debug=true