0.2.1 • Published 5 months ago

shado-cloud-sdk v0.2.1

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

shado-cloud-sdk

How to consume?

You need to set env variable NODE_TLS_REJECT_UNAUTHORIZED before running your app since shado-cloud api is self-signed

$ NODE_TLS_REJECT_UNAUTHORIZED='0' node app.js

Or set the npm global config

$ npm config set strict-ssl=false

How to publish to npm?

Follow these steps

  • npm run tsc
  • increment the version number
  • npm publish
0.2.1

5 months ago

0.2.0

5 months ago

0.1.10

2 years ago

0.1.11

2 years ago

0.1.12

2 years ago

0.1.13

2 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago