Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 291 Bytes

Readme.md

File metadata and controls

10 lines (7 loc) · 291 Bytes

HSR Realtime Map

$ bundle install
$ rake db:create
$ rake db:schema:load
$ cp config/config.sample.yml config/config.yml

Sign up for a MapBox account, if you do not already have one. Update config.yml with your MapboxId.

$ ruby app.rb