mirror of
https://github.com/joerdav/go-htmx-examples.git
synced 2025-11-23 15:52:27 +00:00
35b7c0cd286a01d7334b53d9ab8bf76e48716d55
Go HTMX Examples
https://htmx.org/examples implemented in Go and templ.
Tasks
run
Runs the app and looks for changes.
reflex -r '.*\.(go|templ)' -R '.*_templ\.go' -s -- sh -c 'templ generate && go run .'
Description
Languages
Go
100%