Skip to content

Starter template for tanstack-start with Bun, Biome, Lefthook, Tailwind, React Query, tRPC, Drizzle & Better Auth.

Notifications You must be signed in to change notification settings

depsimon/tanstack-trpc-drizzle

Repository files navigation

Tanstack FullStack

This site is built with TanStack Start!

This template uses the following tools:

Installation

To setup a project from this template, the simplest way is to use gitpick:

git clone https://github.com/depsimon/tanstack-basic.git my-app
cd my-app
bun install
touch database.sql # Create locale database
cp .env.example .env # Set your environment variables

Development

From your terminal:

bun install
bun dev

This starts your app in development mode, rebuilding assets on file changes.

About

Starter template for tanstack-start with Bun, Biome, Lefthook, Tailwind, React Query, tRPC, Drizzle & Better Auth.

Topics

Resources

Stars

Watchers

Forks