Skip to content

Commit

Permalink
Added test config
Browse files Browse the repository at this point in the history
  • Loading branch information
sjuanati committed Mar 22, 2023
1 parent aab249a commit 2f53ed9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"license": "MIT",
"scripts": {
"start:prod": "NODE_ENV=prod ts-node ./src/bin/www.ts",
"start:test": "NODE_ENV=dev ts-node ./src/bin/www.ts",
"start:dev": "NODE_ENV=dev nodemon ./src/bin/www.ts"
},
"dependencies": {
Expand Down

0 comments on commit 2f53ed9

Please sign in to comment.