generated from nhcarrigan/template
feat: add start and end dates
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"version": "0.0.0",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"dev": "nx run-many --target=build --all && NODE_ENV=production op run --env-file=dev.env -- node dist/api/main.js",
|
||||
"lint": "nx run-many --target=lint --all",
|
||||
"build": "nx run-many --target=build --all",
|
||||
"test": "nx run-many --target=test --all --passWithNoTests",
|
||||
|
||||
Reference in New Issue
Block a user