- Clone repo
git clone git@github.com:Microryza/live.git
cd live- Install node
brew install node- Install packages
npm install- Install foreman
gem install foreman-
Copy the librato, new relic & redis env variables from
heroku configand put in.env -
Start app
foreman start