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