Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/derhuerst/vbb-web

A basic web client for Berlin & Brandenburg public transport.
https://github.com/derhuerst/vbb-web

berlin bvg public-transport transit vbb

Last synced: 6 days ago
JSON representation

A basic web client for Berlin & Brandenburg public transport.

Awesome Lists containing this project

README

        

# vbb-web

**A web client for Berlin & Brandenburg public transport.**

[![dependency status](https://img.shields.io/david/derhuerst/vbb-web.svg)](https://david-dm.org/derhuerst/vbb-web)
[![dev dependency status](https://img.shields.io/david/dev/derhuerst/vbb-web.svg)](https://david-dm.org/derhuerst/vbb-web#info=devDependencies)
![ISC-licensed](https://img.shields.io/github/license/derhuerst/vbb-web.svg)
[![chat on gitter](https://badges.gitter.im/derhuerst.svg)](https://gitter.im/derhuerst)
[![support me on Patreon](https://img.shields.io/badge/support%20me-on%20patreon-fa7664.svg)](https://patreon.com/derhuerst)

## 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](https://github.com/derhuerst/vbb-web/issues).