Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.06 KB

readme.md

File metadata and controls

25 lines (17 loc) · 1.06 KB

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.