We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7207dba + 1adaacf commit 19150d4Copy full SHA for 19150d4
package.json
@@ -12,6 +12,7 @@
12
},
13
"scripts": {
14
"start": "gulp serve",
15
+ "start:debug": "cross-env DEBUG=express-mongoose-es6-rest-api:* yarn start",
16
"build": "gulp",
17
"lint": "esw *.js server config --color",
18
"lint:watch": "yarn lint -- --watch",
0 commit comments