Get the estimated end time of each cycling race directly in your calendar!
- The first step is to set up your own
.env
file. Useexample.env
as a reference. - Then run the production version using Docker Compose.
Warning the info is base on 'https://www.procyclingstats.com/races.php?timezone=fr&filter=Filter&p=uci&s=start-finish-schedule'
If you want to run the project without the Docker environment, follow these steps:
go mod download
go run .
This project is entirely independent and is not affiliated with any organization.