Add make target to start db and app in a transparent way
* adjust mongoose configuration * documents more make targets in readme * applied npm scripts convention of the client to the corresponding server scripts in order to be more consistent (`start` is now meant for local development)
Showing
- Makefile 44 additions, 9 deletionsMakefile
- README.md 33 additions, 9 deletionsREADME.md
- app/server/package.json 3 additions, 3 deletionsapp/server/package.json
- app/server/src/db/mongo.js 5 additions, 4 deletionsapp/server/src/db/mongo.js
- stack/local.mongod.conf 0 additions, 0 deletionsstack/local.mongod.conf
Loading
Please register or sign in to comment