API server for Rubicure
https://rubicure.herokuapp.com/
- Ruby
bundle install
bundle exec foreman s
open http://localhost:3000/
heroku addons:create papertrail
heroku addons:create rollbar
heroku config:add ROLLBAR_ACCESS_TOKEN=XXXXXXXXXXXXXXX
API server for Rubicure
https://rubicure.herokuapp.com/
bundle install
bundle exec foreman s
open http://localhost:3000/
heroku addons:create papertrail
heroku addons:create rollbar
heroku config:add ROLLBAR_ACCESS_TOKEN=XXXXXXXXXXXXXXX