ryanmiville / goth-stack

go, htmx, tailwindcss template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Goth Stack

Go,T(ailwind),H(tmx) stack template.

Pre-requisites

  • Go for the backend
  • Node.js for Tailwind CSS
  • Air for live reloading

Usage

Live reloading for development

make css

and in another terminal:

make run

Build for production

make

About

go, htmx, tailwindcss template


Languages

Language:Go 50.3%Language:HTML 33.0%Language:Makefile 9.8%Language:JavaScript 5.0%Language:CSS 1.9%