Skip to content

shoaibmohommed/create-node-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 view engine layer

  • added ejs script

DeveloperLink

www.aakashhanda.me

About

Seed to create node application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • Dockerfile 2.4%