no migrations
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "bunx prisma migrate deploy && bun src/app.ts",
|
"start": "bun src/app.ts",
|
||||||
"dev": "bun --watch src/app.ts",
|
"dev": "bun --watch src/app.ts",
|
||||||
"codegen": "bunx prisma generate"
|
"codegen": "bunx prisma generate"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user