A web client for Berlin & Brandenburg public transport.
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
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.