Skip to content

A basic web client for Berlin & Brandenburg public transport.

License

Notifications You must be signed in to change notification settings

derhuerst/vbb-web

Repository files navigation

vbb-web

A web client for Berlin & Brandenburg public transport.

dependency status dev dependency status ISC-licensed chat on gitter support me on Patreon

Installing

git clone https://github.com/derhuerst/vbb-web.git
cd vbb-web
npm install
npm run build
env HOSTNAME=example.org PORT=3000 TIMEZONE=Europe/Berlin LOCALE=de node index.js

Contributing

If you have a question or have difficulties using vbb-web, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to the issues page.