8000 GitHub - bit-ocean-studio/verdaccio: 📦 Bit Ocean private npm registry.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bit-ocean-studio/verdaccio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verdaccio

📦 Bit Ocean private npm registry.

Deployment

Clone this repo and run via docker-compose:

docker-compose up -d

Usage

Add user account

npm adduser --registry https://npm.bit-ocean.studio

Install packages

Add following to .npmrc:

@bit-ocean:registry=https://npm.bit-ocean.studio

Revoke packages

If you want to revoke a package, you can use the following command:

npm unpublish -f [package-name]@[version]

About

📦 Bit Ocean private npm registry.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0