go-htmx Clone the repository. git clone https://github.com/chrisbradleydev/go-htmx.git Copy and update .env file. cd go-htmx cp .env.example .env vim .env Run with Docker Compose. docker compose up -d