Open-source starter kit

ho-starter-kit

TanStack Start template with production-oriented auth, role access, migration safety, and deployment defaults.

Auth and Access
Better Auth, approval flow, admin roles, and secure password reset are ready out of the box.
Data and Migrations
Drizzle setup supports SQLite and Postgres with safety-first migration scripts for real deployments.
Deploy and Operate
Coolify-friendly defaults, Docker options, and CI smoke checks keep the template production focused.
What you get out of the box
A practical default stack designed for internal tools, SaaS dashboards, and admin-heavy products.

TanStack Start + SSR-ready routing

shadcn/ui primitives and theme toggle

Drizzle ORM with SQLite and Postgres support

Email provider abstraction with DB-backed email logs

Admin user management with approval workflow

SQLite backup/integrity scripts and Postgres migration path