Skip to content
Import data and build statistics

Import data and build statistics

Once you have successfully authenticated with Strava, you can import your data and build the html files, after which you can view your statistics.

kubectl -n default exec deployments/statistics-for-strava -- bin/console app:strava:import-data
kubectl -n default exec deployments/statistics-for-strava -- bin/console app:strava:build-files

Warning

Data import from Strava can take a while, be patient.

Last updated on