Software you will need
Golang
I'll be using golang for the server
google: Install Golang
Air
you should really get air installed. If you run into an error, you can always
cut and rerun the server, but that is kind of a pain
go install github.com/air-verse/air@latest
Go LSP
make sure you have golsp installed in your favorite editor.
go install golang.org/x/tools/gopls@latest
The Project
This will contain the air script
git clone git@github.com:ThePrimeagen/fem-htmx-proj.git
cd fem-html-proj
go mod init mywebsite.tv/name