platform/packages/storage-client
Kristina Fefelova ec6c495cba
Extract storage client
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-05-06 18:24:44 +04:00
..
config Extract storage client 2025-05-06 18:24:44 +04:00
src Extract storage client 2025-05-06 18:24:44 +04:00
.eslintrc.js Extract storage client 2025-05-06 18:24:44 +04:00
.npmignore Extract storage client 2025-05-06 18:24:44 +04:00
jest.config.js Extract storage client 2025-05-06 18:24:44 +04:00
package.json Extract storage client 2025-05-06 18:24:44 +04:00
README.md Extract storage client 2025-05-06 18:24:44 +04:00
tsconfig.json Extract storage client 2025-05-06 18:24:44 +04:00

Huly Storage API Client

A TypeScript client library for interacting with the Huly Storage API.

Installation

In order to be able to install required packages, you will need to obtain GitHub access token. You can create a token by following the instructions here.

npm install @hcengineering/stotage-client