Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 734 Bytes

README.md

File metadata and controls

49 lines (27 loc) · 734 Bytes

Pendler CF

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.

Run Locally

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

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Authors

License

MIT