Categorygithub.com/chrisbradleydev/go-htmx
repository
0.0.0-20241229194355-ed7c92b3640d
Repository: https://github.com/chrisbradleydev/go-htmx.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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