Skip to content

internxt/sdk

Repository files navigation

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 with read:packages permission ONLY
  • Use yarn to install project dependencies.

Import style guideline

  • Always use relative imports (e.g., ../utils/helper or ./myComponent).
  • Do NOT use absolute imports (e.g., src/..., @/..., etc).

About

The SDK for interacting with Internxt's services

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 24