Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 585 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 585 Bytes

GHStreaks Service

wercker status Code Climate

Preference

  • environment variables
    • ZEROPUSH_AUTH_TOKEN

How to run

$ bundle install --path .bundle
$ bundle exec rake db:migrate RAILS\_ENV=production
$ bundle exec rails server