Skip to content

Golang, Templ, HTMX, and Tailwind started pack

Notifications You must be signed in to change notification settings

alex-dna-tech/gothstarter

 
 

Repository files navigation

GoTH Starter

  • Go language
  • Tailwind CSS Framework
  • HTMX JS Framework

Requirements

Go language components

Tailwind components

Quickstart

  • Use make to run build target in Makefile. Run DB_STRING=sqlite3://gothbin-prod.db gothbin binary and open http://127.0.0.1:3000 in your browser to see production ready application.
  • Use make dev to run application in development mode. Open http://127.0.0.1:7331 in your browser to development environment.
  • Run docker-copmose up -d to start up containers.

About

Golang, Templ, HTMX, and Tailwind started pack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • templ 44.4%
  • Go 34.5%
  • Makefile 14.6%
  • TypeScript 3.9%
  • Dockerfile 1.2%
  • JavaScript 1.0%
  • CSS 0.4%