DEV Community

Cover image for A Minimal TanStack Start Template with Better Auth & Drizzle ORM
jQueryScript
jQueryScript

Posted on

A Minimal TanStack Start Template with Better Auth & Drizzle ORM

React TanStarter: a minimal starter template that combines React 19 with the entire TanStack ecosystem for full-stack development.

Key features:

⚛️ React 19 with React Compiler for automatic optimizations

🚀 TanStack Start for SSR and full-stack capabilities

🔐 Better Auth for secure user authentication

🗄️ Drizzle ORM with PostgreSQL integration

🎨 Tailwind CSS v4 with shadcn/ui components

🧭 Type-safe routing with TanStack Router

🔄 Server state management with TanStack Query

Perfect for SaaS applications, content management systems, or any modern web app that needs authentication and database operations.

The included development scripts handle database migrations, component management, and code quality checks automatically.

Blog Post

GitHub

Live Demo

Top comments (0)