Dashboard

Welcome
Your dashboard is ready

Start building your application by editing the files in src/app

Database
PostgreSQL with Drizzle ORM

Define your schema in src/lib/db/schema.ts

API
Type-safe tRPC endpoints

Add routes in src/lib/trpc/routers