Skip to content

derhuerst/db-hafas-rpc-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.