This is the seed application for node js
Inside node_modules folder
- Navigate to @aakashdeveloper folder
- Copy create-node-app and paste in new folder
- Inside create-node-app run npm install > npm start
- Navigate to http://localhost:7600
- npm start
- npm run dev
- npm run test
Using Mocha and chai for testing Add test cases in test folder
Added mongodb file with all
GET POST PUT DELETE Operation just call mongodb file where ever required
- added ejs script