Prepare configuration. Get your Coinbase key from coinbase.com/account/integrations
$ cp .env.dummy .env
$ npm install
$ foreman start
$ git push production-heroku master:master
$ heroku config:push
Detailed instructions about installing guard-livereload can be found here: https://github.com/guard/guard-livereload To activate guard-livereload:
-
start server from livereload directory:
$ bundle exec guard --watchdir ../
-
enable LiveReload extension in Chrome by pressing button