generated from nhcarrigan/template
feat: setup actions #1
@ -8,7 +8,8 @@
|
||||
"node": "22",
|
||||
"pnpm": "10"
|
||||
},
|
||||
"scripts": {
|
||||
"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