JubaerHossain / golang-htmx-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:HTML 79.0%Language:Go 11.0%Language:JavaScript 9.4%Language:CSS 0.4%Language:Makefile 0.1%Language:Shell 0.0%