remoteit-services-test

This is a simple Node.js CLI that uses the @remote.it/services package to do authentication requests.

Usage no npm install needed!

<script type="module">
  import remoteitServicesTest from 'https://cdn.skypack.dev/remoteit-services-test';
</script>

README

@remote.it/services demo

This is a simple Node.js CLI that uses the @remote.it/services package to do authentication requests.

Install

Checkout this repo locally then do:

npm i

Usage

Run npm start to see a list of commands. For example, attempt to signin:

npm start -- signin "me@company.com" "s3kretPa$word!"