go install github.com/a-h/templ/cmd/templ@latest
go install github.com/cosmtrek/air@latest
You'll need to use the generate_cert tool
mkdir .cert
cd .cert
go run /usr/local/go/src/crypto/tls/generate_cert.go --rsa-bits=2048 --host=localhost
go install github.com/a-h/templ/cmd/templ@latest
go install github.com/cosmtrek/air@latest
You'll need to use the generate_cert tool
mkdir .cert
cd .cert
go run /usr/local/go/src/crypto/tls/generate_cert.go --rsa-bits=2048 --host=localhost