supastarter for TanStack Startsupastarter for TanStack StartDatabase
Schema
Where the database schema lives in supastarter and how to change it.
The database schema is defined in the packages/database/drizzle/schema/ directory.
To add or change models and run migrations, follow the update schema & migrate changes guide.