geocaching-api-demo
v2.1.0
Published
Demo for Node.js client for Geocaching API
Downloads
1
Readme
passport-geocaching-demo
Demo for passport-geocaching : Geocaching authentication strategy for Passport and Node.js.
Install
$ npm install
Run
$ npm run start
Debug
To symlink inner component from project (issue with Babel 7) :
$ cd ../passport-geocaching
$ npm link
$ cd ../passport-geocaching-demo
$ npm link passport-geocaching
To sync reosurces between src and dist :
$ npm run sync
Credits
License
Copyright (c) 2019 Ludovic Valente <http://www.geoking.fr/>