Skip to content

crwntec/db-live-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghlogo

Unofficial Live Departure Monitor for German Railway Stations

Node.js Vue.js IRIS HAFAS wakatime

grafik image

Available at https://db-live-view.onrender.com. Let me know what you think!

Disclaimer

Just so you know, this project is a labor of love and a work in progress. I'm always tinkering and making improvements, so you can expect things to evolve. Unfortunately, I can't guarantee that the data is always 100% accurate.

Data Sources

To make all of this happen, I rely on a couple of data sources:

A big shoutout to derf from finalrewind.org for sparking the inspiration that got this project going!

Roadmap and Upcoming Features

I'm super excited about what's coming next! Take a peek at our Roadmap Issue to see what's on the horizon and how you can get involved.

How to run it yourself

To run the project yourself you need minimun NodeJS v.19.

  1. Client Setup:
    cd client
    npm install
    npm run exposed

This gets the client-side up and running.

  1. Server Setup:
    cd server
    npm install
    npm start
    

Now, the server is ready to roll!

Contributing

I'm all ears! If you spot a bug or have a fantastic idea, please share it with me by creating a new issue.

License

This project operates under the MIT License.