This is a simple starter project for a web application using Golang and htmx.
git clone https://github.com/JubaerHossain/golang-htmx-starter
make install
make dev
alias air='$(go env GOPATH)/bin/air'
air
This is a simple starter project for a web application using Golang and htmx.
git clone https://github.com/JubaerHossain/golang-htmx-starter
make install
make dev
alias air='$(go env GOPATH)/bin/air'
air