Created by means of node.js, express.js, mongoose, passport.js (for development, fully-handmade) starter project
To install dependencies - base npm installation -- npm i.
Running the project -- npm i && npm start
which will install necessary packages and start node-supervisor to run the app.js file (app entry);