Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 430 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 430 Bytes

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.