internxt-sdk
v1.4.10
Published
An sdk for interacting with Internxt's services
Downloads
4
Readme
Getting Started
Installation
- Create a
.npmrc
file from the.npmrc.template
example provided in the repo. - Replace
TOKEN
with your own Github Personal Access Token withread:packages
permission ONLY - Use
yarn
to install project dependencies.