Drizzle
npm run db:generate to create any migration files from the schema
npm run db:migrate to actually apply the migrations to the db
npm run db:push to basically push straight from schema to db
What's included?
T3
This is a T3 Stack project bootstrapped with create-t3-app.
Description
Languages
TypeScript
89.2%
JavaScript
9.7%
CSS
1.1%