REQUIREMENTS * Nodejs (v 5.4.1 or above) * Python 2.7 * MySQL DB + username/password Deploy steps: 1. git clone git@git.mobiversal.com:proj/appointfix-web.git 2. install sails: npm install sails --save 3. in order to install current npm packages, run the following command: npm install 3.