angular8-seed
v1.0.1
Published
The Seed will help you build node app with es6 very quick
Downloads
4
Maintainers
Readme
This is the seed application for node js
Available Scripts
How To Start
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
Available Script
- npm start
- npm run dev
- npm run test
Available Test Script
npm test
Using Mocha and chai for testing Add test cases in test folder
Database connector
Added mongodb file with all
GET POST PUT DELETE Operation just call mongodb file where ever required
#Added Redis Sample code
- Connect application with redis
- Install redis server
- Sample code is in src/node-redis-sample.js
Added view engine layer
- added ejs script
DeveloperLink
www.aakashhanda.me