/carshare-exporter-viz

Shows some locations on map

Primary LanguageJavaScriptDo What The F*ck You Want To Public LicenseWTFPL

Carshare exporter visualisation

Cars on map

What is this

This is supposed to work with metrics prometheus-carshare-exporter

Build Setup

Copy config/local.example.js to config/local.js and change configuration.

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

TODO

  • Add controls
  • Manual refresh
  • Select just one car
  • Change time
  • Show more data

License