Skip to content

curtiscde/stravaytd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Strava Year-To-Date Stats

App CI Actions CI Update YTD History codecov Netlify Status

Environment Variables

Key Description
ALLOWED_ATHLETES Comma-separated list of Strava users which will be displayed (e.g 123,456). Optionally, a display name can also be shown for each user by appending : followed by their name (e.g 123:foo,456:bar)
CIPHERKEY An alphanumberic value with a length of 32. This is used for the encryption of the user refresh tokens in Firestore
firebaseServiceAccount Firebase JSON Service Account details. See more details.
GITHUB_REF The default GitHub repository branch (e.g main)
GITHUB_REPO The GitHub username and repository (e.g. <github-username>/<repo-name>)
GITHUB_PAT A GitHub Personal Access See more details
STRAVA_CLIENTID Your Strava Client ID
STRAVA_CLIENTSECRET Your Strava Client Secret
STRAVA_VERIFY_TOKEN Alphanumeric value used to verify the creation of a new Strava webhook subscription

About

πŸƒβ€β™‚οΈπŸ“ˆ Strava Year-To-Date Stats

Resources

Stars

Watchers

Forks