Template site
KrakStack Template
A live full-stack TanStack Start template showing the app patterns, UI blocks, Effect services, Drizzle database setup, i18n, and CRUD reference implementation.
template.krakstack.net
template.krakstack.net is the hosted preview of the KrakStack starter app. Use it to see how the template behaves before cloning the source or installing registry items into your own application.
What it includes
01
Application shell
TanStack Start routing and server rendering in a working application shell.
02
Effect backend
Effect HTTP APIs, OpenAPI documentation, service layers, and Drizzle/PostgreSQL persistence.
03
Product UI
shadcn UI components, forms, tables, and optimistic Effect Atom client state.
04
Localized routing
Paraglide English/French i18n and localized routing patterns.