Skip to content

rhumbertgz/bxl_live

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BxlLive: Live Map for the STIB-MIVB Vehicles Network (Proof-of-concept)

To start your Bxl-live server:

  • Set your STIB-MIVB Open Data token in the prod.secret.exs file. More info here

    config :bxl_live, token: "Your STIB-MIVB Developer Token"

  • Start Phoenix endpoint with deploy.sh

Now you can visit localhost:8000 from your browser.