Go to file
2023-10-02 17:45:45 +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
go.mod initial 2023-10-02 17:42:50 +02:00
go.sum initial 2023-10-02 17:42:50 +02:00
LICENSE initial 2023-10-02 17:42:50 +02:00
main.go initial 2023-10-02 17:42:50 +02:00
README.md added how to use 2023-10-02 17:45:45 +02:00

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
go run main.go serve --debug=true