1.0.11 • Published 4 years ago
@descarteslabs/descarteslabs v1.0.11
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 installLook 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.jsRun development server with npm start
$ npm startOn the browser side, set your client_id and client_secret in localStorage.