Pendler CF is the backbone of the Pendler app. It is in charge of serving Rejseplanen data in an efficient and predictible manner. It is deployed to Cloudflare to ensure low latency.
Clone the project
git clone git@github.com:pendler-app/pendler-cf.gitGo to the project directory
cd pendler-cfInstall dependencies
yarnStart the server
yarn start --localContributions are always welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.