repository
0.0.0-20241229194355-ed7c92b3640d
Repository: https://github.com/chrisbradleydev/go-htmx.git
Documentation: pkg.go.dev
# README
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