mirror of
https://github.com/joerdav/go-htmx-examples.git
synced 2025-11-23 15:52:27 +00:00
e6b99f542055ac1d238a6d4b1e61b91cc2e2b186
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%