Skip to content

Serginyu/Dockerized-Verdaccio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized Verdaccio

Prerequisites

  • Docker

How it works

docker-compose up

Now you will be able to access the web interface http://localhost:4873

# Add a new user with the follow command
npm adduser --registry http://localhost:4873

# Add the current package to the registry
npm publish --registry http://localhost:4873

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published