joerdav / go-htmx-examples

go-htmx-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .'

About

go-htmx-examples


Languages

Language:Go 100.0%