- Create Strava app
- Set
Authorization Callback Domain
to{BASE_URL}
(without protocol) - Capture
Client ID
andClient secret
to be used next step
- Set
- Local development
- Create
.env
file in root of project with the following keys:BASE_URL
(ex.http://localhost:3000
)GITHUB_CLIENT_ID
(see above)GITHUB_CLIENT_SECRET
(see above)
- Create
- Vercel
- Add to
Environment Variables
via interfaceBASE_URL
(ex.https://strava.techniq.dev
)GITHUB_CLIENT_ID
(see above)GITHUB_CLIENT_SECRET
(see above)
- Add to
-
Notifications
You must be signed in to change notification settings - Fork 1
Strava Analysis
techniq/strava-analysis
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Strava Analysis
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published