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.git
Go to the project directory
cd pendler-cf
Install dependencies
yarn
Start the server
yarn start --local
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.