Simple Dashboard for visualizing realtime departures of trams in Karlsruhe. You can change or extend the stations to be showed. Further documentation coming.
- Docker (including docker-compose)
- Run
docker-compose up
- Node.js
- Ruby
- Shopify Dashing - see below for installation instructions
- install Node.js
- install Node.js Coffe-Script package (
npm install coffe-script
) - clone this repository
- run
bundle
- run
dashing start
in the cloned folder - visit http://localhost:3030
Thanks https://github.com/Nervengift/kvvliveapi for API documentation