This commit is contained in:
Frank
2025-09-11 17:21:49 -04:00
parent f5b3992479
commit 3abca8fd4b
9 changed files with 1233 additions and 9 deletions

View File

@@ -18,6 +18,7 @@
},
"scripts": {
"db": "sst shell drizzle-kit",
"db-prod": "sst shell --stage production -- drizzle-kit",
"typecheck": "tsc --noEmit"
},
"devDependencies": {