Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.19 KB

readme.md

File metadata and controls

25 lines (16 loc) · 1.19 KB

db-hafas-rpc-server

Using hafas-client-rpc, expose vbb-hafas as a WebSocket server.

npm version ISC-licensed chat with me on Gitter support me on Patreon

Installation

git clone https://github.com/derhuerst/db-hafas-rpc-server.git
cd db-hafas-rpc-server
npm install --production
env PORT=8080 npm start

A Docker image is available as derhuerst/db-hafas-rpc-server.

Contributing

If you have a question or need support using db-hafas-rpc-server, 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.