Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/rhumbertgz/bxl_live
- Owner: rhumbertgz
- License: apache-2.0
- Created: 2018-10-14T15:29:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-28T11:41:11.000Z (over 5 years ago)
- Last Synced: 2024-11-18T07:43:43.913Z (3 months ago)
- Topics: actor-model, elixir-lang, elixir-phoenix, mobility, open-data
- Language: CSS
- Homepage: http://live.soft.brussels/
- Size: 198 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.