express-js-and-mongodb
ExpressJS, MongoDB and Authentication
I used these packages and I created infrastructure with it. You can start your project with the repository.
Quick Start
Install packages:
$ npm install
Start the server:
$ npm start
View the website at: http://localhost:5000