[go: nahoru, domu]

Skip to content

aboutjax/goneriding

Repository files navigation

Develop locally

  1. npm install
  2. npm run develop

Replace Strava Authorization Code

To fetch Strava activities with your own unique token, you will need to follow these steps:

  1. Authenticate and allow activity:read permission here
  2. Click "Authorize" Imgur
  3. You'll be redirected to localhost, which won't display anything. But in the url, you will get a code string: img
  4. Copy and replace the uniqueAuthorizationCode variable in src/templates/ride.js, line 41.
  fetchToken() {
    //...
    let uniqueAuthorizationCode = 'c5141474b2c2f0bcaed94be1f28a8e0c6d574071'
    //...

About

Rides, Routes & Inspirations. Publication by Jacky lee

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published