Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rhumbertgz/bxl_live

Live Map for the STIB-MIVB Vehicles Network (Proof-of-concept)
https://github.com/rhumbertgz/bxl_live

actor-model elixir-lang elixir-phoenix mobility open-data

Last synced: 19 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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`](https://opendata.stib-mivb.be)

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

* Start Phoenix endpoint with `deploy.sh`

Now you can visit [`localhost:8000`](http://localhost:8000) from your browser.