angular8-seed

1.0.1 • Public • Published

This is the seed application for node js

Available Scripts

current version Commitizen friendly semantic-release Greenkeeper badge npm downloads

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

Package Sidebar

Install

npm i angular8-seed

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

22.5 kB

Total Files

12

Last publish

Collaborators

  • aakashdeveloper