- Create Strava app
- Set
Authorization Callback Domainto{BASE_URL}(without protocol) - Capture
Client IDandClient secretto be used next step
- Set
- Local development
- Create
.envfile 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 Variablesvia interfaceBASE_URL(ex.https://strava.techniq.dev)GITHUB_CLIENT_ID(see above)GITHUB_CLIENT_SECRET(see above)
- Add to
techniq/strava-analysis
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|