generated from nhcarrigan/template
feat: prepare the infrastructure #12
@ -7,7 +7,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "tsx src/index.ts --watch",
|
"dev": "tsx src/index.ts --watch",
|
||||||
"build": "tsc",
|
"build": "tsc",
|
||||||
"start": "op run --env-file=./prod.env -- node dist/index.js",
|
"start": "op run --env-file=./prod.env -- node prod/index.js",
|
||||||
"lint": "eslint ./src --max-warnings 0",
|
"lint": "eslint ./src --max-warnings 0",
|
||||||
"test": "echo 'No tests specified' && exit 0"
|
"test": "echo 'No tests specified' && exit 0"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user