https://github.com/derhuerst/db-prices-viz
Find out when to buy DB tickets.
https://github.com/derhuerst/db-prices-viz
deutsche-bahn prices transit
Last synced: 8 months ago
JSON representation
Find out when to buy DB tickets.
- Host: GitHub
- URL: https://github.com/derhuerst/db-prices-viz
- Owner: derhuerst
- License: isc
- Created: 2017-05-12T23:27:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T23:11:43.000Z (over 7 years ago)
- Last Synced: 2025-01-07T19:14:47.534Z (9 months ago)
- Topics: deutsche-bahn, prices, transit
- Language: JavaScript
- Homepage: https://github.com/derhuerst/db-prices-viz
- Size: 14.6 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# db-prices-viz
**Find out when to buy DB tickets.** Expects data from [`db-prices-radar`](https://github.com/juliuste/db-prices-radar#db-prices-radar) to be inside the `data` directory.
[](https://www.npmjs.com/package/db-prices-viz)

[](https://gitter.im/derhuerst)
[](https://patreon.com/derhuerst)## Installing
```bash
git clone https://github.com/derhuerst/db-prices-viz.git
cd db-prices-viz
npm install --production
npm start
```## Contributing
If you **have a question**, **found a bug** or want to **propose a feature**, have a look at [the issues page](https://github.com/derhuerst/db-prices-viz/issues).