What's inside
Everything wired, nothing in your way.
Internationalization
Locale-aware routing — the default served unprefixed, the rest behind a prefix — from a single config.
SEO & metadata
Canonical URLs, hreflang, Open Graph, and JSON-LD composed from shared helpers.
Content system
Docs, blog, legal, and author pages from in-repo MDX. Add a file, it ships.
Design system
Shared primitives, theme tokens, and dark mode from the design system.
Server-first
React Server Components by default; client islands only where they earn it.
Typed & linted
Strict TypeScript, validated env, and Biome via Ultracite from the start.
Questions
Good to know
Copy it and start building.
Duplicate the app, rename it, and spend your first day on the product instead of its scaffolding.
Read the docs