refactor(db): simplify to single prisma schema workflow
This commit is contained in:
@ -15,7 +15,6 @@ cp .env.example .env
|
||||
## Database
|
||||
|
||||
```bash
|
||||
bun run db:auth:generate
|
||||
bun run db:generate
|
||||
bun run db:migrate
|
||||
bun run db:seed
|
||||
|
||||
Reference in New Issue
Block a user