Hi, I wanted to sync Strava with Endomondo locally due to reached API calls limit, so I've prepared a docker-compose configuration to let it easily start locally. However I've end up with a surprise that there is no possibility to create the endomondo credentials, so finally I didn't sync anything. But here's a PR with my work. Maybe someone will find it useful.
Hi, I wanted to sync Strava with Endomondo locally due to reached API calls limit, so I've prepared a docker-compose configuration to let it easily start locally. However I've end up with a surprise that there is no possibility to create the endomondo credentials, so finally I didn't sync anything. But here's a PR with my work. Maybe someone will find it useful.
Prerequisites:
How to:
docker-compose up -d
docker-compose down
local_settings.py.example
)docker-compose build