Create a simple authentication app using passport.
This is a simple authentication which uses passport (http://www.passportjs.org) in order to authenticate.
npm install
npm run sass
cd ./src
nodemon server