React Tanstarter screenshot

React Tanstarter

Author Avatar Theme by Dotnize
Updated: 6 Aug 2025
584 Stars

minimal TanStack Start template with Better Auth, Drizzle ORM, shadcn/ui

Categories

Overview

The React TanStarter is an exciting minimal starter template designed to help developers swiftly set up their applications using TanStack Start. This template combines the latest technologies, including React 19, Tailwind CSS v4, and Drizzle ORM, making it an excellent choice for those looking to dive into modern web development with a streamlined approach.

With built-in support for key functionalities like routing and database management, TanStarter not only speeds up development but also ensures that you have everything you need to get your application up and running quickly. Its user-friendly setup process is a significant advantage for both new and experienced developers who want to leverage the power of React and associated technologies without unnecessary complexity.

Features

  • React 19 + Compiler: Utilizes the latest version of React alongside its compiler for improved performance and features.

  • TanStack Integration: Easily incorporates TanStack’s routing and query management to handle navigation and data fetching efficiently.

  • Tailwind CSS v4: Offers a modern utility-first CSS framework, enabling rapid UI development with a customizable design.

  • Drizzle ORM + PostgreSQL Support: Simplifies database interactions with Drizzle ORM, seamlessly integrating with PostgreSQL for robust data management.

  • Better Auth Configuration: Features an improved authentication setup, making it easier to manage user accounts and security.

  • Development Server Setup: Quick and straightforward process to spin up a local server, ideal for testing and development.

  • Utility Scripts: Includes a variety of handy scripts for tasks such as regenerating authentication schemas and upgrading dependencies.

  • Light/Dark Mode Toggle: Comes with a simple component to switch themes, enhancing user experience by catering to individual preferences.