A starter project using HTMX Golang and Tailwindcss with hot reloading
This application is a fullstack Go application with HTMX and Tailwind CSS. It features hot-reloading for changes in HTML and CSS files. The Go server files are compiled into a single distributable file stored in /tmp/main, while HTML and CSS files are built into ./public/**/*.
$ go get -u github.com/cosmtrek/air
This fullstack Go application with HTMX and Tailwind CSS provides developers with a robust environment for building web applications. By leveraging hot-reloading functionality and streamlined development tools, the application aims to enhance the development process and improve efficiency.