- Clone repo
git clone [email protected]: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 config
and put in.env
-
Start app
foreman start