1.1.7 • Published 1 year ago

@quave/bitrix24-api v1.1.7

Weekly downloads
-
License
private
Repository
-
Last release
1 year ago

Bitrix24 Api

Using GH Packages in projects

Github access token

Create GH Access Token

Visit https://github.com/settings/tokens and create access token

Configure local NPM to use created access token

Create file in home directory named .npmrc with content

//npm.pkg.github.com/:_authToken=PERSONAL-ACCESS-TOKEN

Login with your Github username

npm login --scope=@quavedev --registry=https://npm.pkg.github.com

Github Packages doc

For more information visit https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-npm-registry

Local tests

API_ENDPOINT="http://hostname..." yarn test 
1.1.7

1 year ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago