Categorygithub.com/JubaerHossain/golang-htmx-starter
module
0.0.0-20240716102346-c02f8cf464de
Repository: https://github.com/jubaerhossain/golang-htmx-starter.git
Documentation: pkg.go.dev

# README

Golang htmx starter

This is a simple starter project for a web application using Golang and htmx.

clone the repository

git clone https://github.com/JubaerHossain/golang-htmx-starter

install dependencies

make install

run the project [development mode]

make dev

hot reload

alias air='$(go env GOPATH)/bin/air'
air

# Packages

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