Operational's node.js sdk relies on axios internally.
Clone this package and run npm install
to install dependencies.
Then run npm run build
inside the package to generate build files.
This will generate /build/index.es.js and /build/index.umd.js
Open terminal and run npm install --save @operational.co/sdk
inside your node.js project.
For docs, refer to https://operational.co/api