New
Gothic Forge v3
Lean, batteries-included Go starter with Templ + HTMX + Tailwind + DaisyUI. No Node required for rendering.
Type-safe UI
Build with Templ and Go — no runtime JS required for rendering.
Progressive interactivity
HTMX for hypermedia, Alpine for local state where needed.
Zero Node toolchain
Tailwind compiled with gotailwindcss; DaisyUI via CDN.
Core Stack
Type-safe UI and progressive interactivity.
Go
Templ
HTMX
Alpine.js
Tailwind CSS
DaisyUI
Counter Demo
Local (Alpine)
0
increments instantly
Server (HTMX)
0
updates 5s after last click
- Clone
- gforge dev
- Edit app/
- gforge deploy
Build fast with Gothic Forge
Edit files in /app. Use gforge for everything else.