generated from nhcarrigan/template
chore: postinstall generate db
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 31s
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 31s
This commit is contained in:
parent
4bf4bae97d
commit
b59b1112ee
@ -9,6 +9,7 @@
|
||||
"pnpm": "10"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "prisma generate",
|
||||
"build": "tsc",
|
||||
"lint": "eslint src --max-warnings 0",
|
||||
"start": "op run --env-file='./prod.env' -- node prod/index.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user