a LOTTTA more migration hoopla shii

This commit is contained in:
user
2026-02-28 16:20:47 +02:00
parent 4d107c8cab
commit 2c8cd1fd15
18 changed files with 208 additions and 81 deletions

View File

@@ -9,7 +9,7 @@
"scripts": {
"build": "turbo build",
"dev": "turbo dev --concurrency=8",
"auth:schemagen": "source .env && cd packages/logic && bun run auth:schemagen",
"auth:schemagen": "source .env && cd packages/logic && pnpm run auth:schemagen",
"db:migrate": "./scripts/migrate.sh",
"prod": "turbo prod",
"test": "turbo test"