Skip to content

Base code for bootstrapping a node.js + express.js (ECMA6 compliant) project

License

Notifications You must be signed in to change notification settings

AshanthaLahiru/node-express-es6-base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-express-es6-base

Base code for bootstrapping a node.js + express.js (ES6 compliant) project

nodejs expressjs mongodb q babel gulp

This project uses the following technology:

Function Package
Package management npm
ES6 transpilation babel + gulp
Dependency injection Awilix
Promises q
MongoDB connection mongoose
  • To build : npm install
  • To run : npm start

More information can be found on this post.

About

Base code for bootstrapping a node.js + express.js (ECMA6 compliant) project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%