Restore Africa supplier and product catalog
Build and deploy Docker image / build (push) Successful in 4m0s
Build and deploy Docker image / build (push) Successful in 4m0s
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@
|
||||
"dev": "tsx watch src/index.ts",
|
||||
"build": "prisma generate && tsc",
|
||||
"start": "prisma migrate deploy && node dist/index.js",
|
||||
"seed:demo": "tsx scripts/seed-demo.ts"
|
||||
"seed:demo": "tsx scripts/seed-demo.ts",
|
||||
"seed:reference": "tsx scripts/seed-reference.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fastify/cors": "^11.2.0",
|
||||
|
||||
Reference in New Issue
Block a user