Sample Sails.js application with MongoDB database to create users, login and follow/unfollow other users
git clone git@github.com:dinkydani/sails_app.git
npm install
sails lift
navgiate to https://localhost:1337
You'll need to sign up at least 1 user