Skip to content
/ Ezreal Public

A fullstack starter repo using GoTTH stack : Golang, Templ, Tailwind, HTMX

Notifications You must be signed in to change notification settings

Axibord/Ezreal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation and prerequisites

  • Go 1.22 or higher
  • install Node.js
  • install Make tool
  • download tailwindcss CLI, rename it to "tailwindcss" and move it to the root of the project
  • install air for hot reloading by running go install github.com/cosmtrek/air@latest in your terminal (Go 1.22 or higher is required)

Run in dev mode

on 3 separate terminals(Powershell) run these commands in order respectively:

make tw
make dev
make templ-proxy

About

A fullstack starter repo using GoTTH stack : Golang, Templ, Tailwind, HTMX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published