Add make targets to install tech stack & app deps
* tech stack can be installed locally and will be used by app-related targets if available * bumped minimal required npm version to 6.14 for server and client
Showing
- Makefile 141 additions, 21 deletionsMakefile
- README.md 10 additions, 2 deletionsREADME.md
- app/client/package.json 1 addition, 1 deletionapp/client/package.json
- app/server/package.json 1 addition, 1 deletionapp/server/package.json
- stack/mongod.conf 12 additions, 0 deletionsstack/mongod.conf
- stack/versions/mongodb.256.sums 2 additions, 0 deletionsstack/versions/mongodb.256.sums
- stack/versions/nodejs.256.sums 2 additions, 0 deletionsstack/versions/nodejs.256.sums
stack/mongod.conf
0 → 100644
stack/versions/mongodb.256.sums
0 → 100644
stack/versions/nodejs.256.sums
0 → 100644
Please register or sign in to comment