Ecom mobility demo.
Install instructions
Either click on the Button and then skip forward to setting up Heroku Connect, or follow the detailed directions below:
- Get the code from github:
git clone git@github.com:tsykoduk/ecom-mobilty-demo.git
- Change to the new directory, and then create a Heroku app, and add the correct addons:
cd ecom-mobilty-demo/
heroku create
heroku addons:add heroku-postgresql:standard-0
heroku addons:add pubnub