Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 393 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 393 Bytes

strava_nodejs

Some experiment to automate activities creation in Strava from old watch. It will automatically upload all gpx in data/gpx to Strava.

Testing and building

Create a strava_config with you strava oauth credentials and gear.json in data directory

# install
npm install -g bower
npm install
bower install

bin/www start

Open : http://localhost:3400

License

MIT