Go to file
Darko Luketic 401b401cac readme 2023-10-02 17:48:34 +02:00
assets initial 2023-10-02 17:42:50 +02:00
cmd initial 2023-10-02 17:42:50 +02:00
model initial 2023-10-02 17:42:50 +02:00
server initial 2023-10-02 17:42:50 +02:00
storage initial 2023-10-02 17:42:50 +02:00
ui initial 2023-10-02 17:42:50 +02:00
.gitignore initial 2023-10-02 17:42:50 +02:00
LICENSE initial 2023-10-02 17:42:50 +02:00
README.md readme 2023-10-02 17:48:34 +02:00
go.mod initial 2023-10-02 17:42:50 +02:00
go.sum initial 2023-10-02 17:42:50 +02:00
main.go initial 2023-10-02 17:42:50 +02:00

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

open browser and navigate to http://localhost:8080/