1.0.11 • Published 3 years ago

@descarteslabs/descarteslabs v1.0.11

Weekly downloads
7
License
Apache 2.0
Repository
github
Last release
3 years ago

descarteslabs-js

A javascript (i.e., node) client library for descarteslabs services.

Is this a good idea? Not sure... but it does seem to work!

$ npm install

Look at main.js to see an example. Use node to run it. In order for authentication to work put your client_id and client_secret in their respective files in a folder called localStorage. No extra spaces or newlines!

$ node main.js

Run development server with npm start

$ npm start

On the browser side, set your client_id and client_secret in localStorage.