Luminor App Starter Kit
An opinionated Go web application foundation built around vertical slice architecture with strict boundary enforcement, comprehensive testing, and excellent DX.
Built for long-lived products with strict UI consistency.
98%
Reusable UI coverage
24/7
Design system reliability
1x
Single source of styling truth
Token-driven foundation
Semantic tokens drive color, typography, spacing, shape, and interaction states.
Composable primitives
Atoms and molecules prevent drift as feature teams build new screens over time.
Living documentation
Styleguide examples are production classes, keeping docs and implementation aligned.
About this project
This is a playground project for exploring Go web development patterns. It demonstrates modern architecture approaches including vertical slice design, event sourcing, and clean code practices.