XRAPH/Work/Server-rendered UI
Go · since 2025

ForgeUI

Server-rendered UI for Go, built on templ with a templui component set and Tailwind. Alpine and HTMX helpers where you need interactivity, an esbuild and Tailwind asset pipeline with fingerprinting, a Go-to-JavaScript RPC bridge, and about 1,600 Lucide icons. Bastion’s dashboard is written in it.

Language
Go
Category
Server-rendered UI
Since
2025
Stars
8
Repository
01

Anatomy

3 modules
01

Components

Server-rendered building blocks with no client framework.

02

Templating

Typed views compiled with the binary.

03

Assets

Bundling and fingerprinting handled by the extension.

02

Why it exists

Design notes

#What it is

An SSR-first UI framework for Go, built on templ with templui components, Tailwind and shadcn-inspired design. You write the whole frontend in Go with compile-time type safety.

#What it includes

  • 35-plus production components, server-rendered with no required client-side dependency.
  • Alpine.js integration covering directives, stores, magic helpers and plugins, plus HTMX attribute helpers and server-side utilities.
  • Client-side routing through Pinecone Router for SPA-style navigation.
  • About 1,600 Lucide icons with customisation.
  • A Go-to-JavaScript RPC bridge for calling Go functions from the client.
  • An asset pipeline with esbuild, Tailwind processing and file fingerprinting.
  • A hot-reload dev server, a scaffolding CLI, a theme system over CSS variables, and a plugin architecture with dependency management.

#Where it earns its place

Bastion's admin dashboard is written in ForgeUI. That is the case it is for: an internal or operational interface attached to a Go service, where standing up a separate frontend build, a separate deploy and a separate set of API contracts costs more than the interface is worth.

03

Signals

GitHub
Stars
8
Language
Go
Since
2025
Adopters
00

Shipping something on ForgeUI? Nobody is listed here yet. Tell me what you built and you will be the first.

Get listed
04

Where it sits

Fields · papers