Merge remote-tracking branch 'origin/main'

This commit is contained in:
Allan Cueff
2022-12-17 20:26:15 +01:00

View File

@@ -6,4 +6,5 @@ Strava "Year in Sport", but for free
* Install Node JS on https://nodejs.org/
* Create your own Strava APP on https://www.strava.com/settings/api
* rename hidden.env to .env and replace YOUR_CLIENT_ID and YOUR_CLIENT_SECRET by your own values
* Run with `npm start --port=8080`
* Run with `npm start`
* Open `localhost:8080` on wour web browser