π¦ Discontinued! Newer version at Transportflow
Webpage to view departures or plan a route in germany.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
How to start the site on your system:
- clone the repo
- cd into it
- run
$ [npm|yarn] install
to install dependencies - then run
$ [npm|yarn] run build-css
to build the tailwind.css file - finally run
$ [npm|yarn] run dev
to start the development server - visit localhost:3000 in your browser
- enjoy π
Since we use next.js for the routing stuff, the page automatically reloads when you make changes during development.
The demo page is hosted on a kubernetes cluster. You can find the deployment file as publicTransportInformation.yaml
in this repository.
Please read CONTRIBUTING.md(coming soon π) for details on our code of conduct, and the process for submitting pull requests to us.
- Adrian BΓΆhme - Creator/Maintainer - Adwirawien
See also the list of contributors who participated in this project.