2.1.0 • Published 5 years ago

geocaching-api-demo v2.1.0

Weekly downloads
3
License
-
Repository
-
Last release
5 years ago

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

The ISC License

Copyright (c) 2019 Ludovic Valente [http://www.geoking.fr/](http://www.geoking.fr)