Skip to content

OpenHamilton/realtime-hsr-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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