This source code is part of tutorials Node, Express, Mongoose and Passport.js REST API Authentication
Before run this example, make sure you have installed and running MongoDB.
Step to run locally:
- Clone this repo
- Run 'npm install'
- Run 'npm start'