run:
go run ./http-serve.go
get-htmx:
curl -O -lSSL https://unpkg.com/htmx.org@2.0.2/dist/htmx.min.js
clean:
rm -r .go