verdaccio-volo-license
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Verdaccio Volo License Middleware

How to use?

$ yarn build
$ npm publish --registry http://localhost:4873
$ npm install -g verdaccio-volo-license

Configure

Open the verdaccio config.yaml file.

config.yaml File Localition

Run verdaccio command and look at the first line. It's looks like this: warn --- config file - /Users/mehmeterim/.config/verdaccio/config.yaml

Add the volo-license

Add the volo-license in the middlewares as shown below:

middlewares:
#...
  volo-license:
    enabled: true

It's done. Run verdaccio command then see the success message like this: Plugin successfully loaded: verdaccio-volo-license

.nmprc Configuration

@volo:registry=http://192.168.1.45:4873/license/<user-license-key>

Readme

Keywords

none

Package Sidebar

Install

npm i verdaccio-volo-license

Weekly Downloads

1

Version

1.0.1

License

none

Unpacked Size

16.7 kB

Total Files

12

Last publish

Collaborators

  • volo