npm install --global verdaccio
That’s it ! Enjoy your private package manager.
In a world where @npmjs and other core infrastructure fully embraced the "move fast and break things" mindset, it's great to see other people care deeply about stability. https://t.co/uVk7xFeiwU "just works" and has saved us countless headaches. Thanks @verdaccio_npm !
— Sheet JS (@SheetJS) 1 de junio de 2018
Woke up to @timer150 fixing end-to-end test flakiness in Create React App 👏 Background: we have a Lerna monorepo and used very complex hacks for integration testing of generated projects. Solution: run a local npm registry to simulate a publish 😁 https://t.co/ggNfS4PpFv
— Dan Abramov (@dan_abramov) 11 de enero de 2018
Verdaccio is my personal hero. A lightweight npm registry & cache. Just two commands to install + use it. #incredibile https://t.co/X0uNgS6UMz
— Manfred Steyer (@ManfredSteyer) 31 de mayo de 2018
@verdaccio_npm is a pretty good open-source tool and seems to be growing. We're currently using them at NodeSource for some internal caching and modules, and are happy so far. Easy to setup for both business and use.
— Tierney Cyren (@bitandbang) 29 de mayo de 2018
🔗https://t.co/ow5JRgZYrU
The 10 @npmjs security best practices with@liran_taland@jotadeveloper: #6 Use a local npm proxy (with@verdaccio_npm)https://t.co/KDLN6nGHhMpic.twitter.com/0RbGT4HdLb
— Snyk (@snyksec)September 1, 2019
I'm increasingly relying on@verdaccio_npm to help test complex monorepo release scenarios. I've already published about 20 versions today before I got the process exactly right.
— Michael Bromley (@michlbrmly)September 5, 2019
This would simply not be feasible with other tools or approaches. Verdaccio is simple and 🔥
Many great developers are already enjoying Verdaccio, join the community!
The most popular npm clients are supported
The most popular npm clients are supported
npm, yarn and pnpm are part of any development workflow we try to catch up with the latest updates.


Making the DevOps work easy
Making the DevOps work easy
We have an official Docker image ready to use
docker pull verdaccio/verdaccio
and Kubernetes Helm support for easy deployment
helm repo add verdaccio https://charts.verdaccio.org
helm repo update
helm install --name npm verdaccio/verdaccio
Plugin Support
Plugin Support
Verdaccio is plugin based, authentication, middleware and storage support. Just pick one or create your custom one.

Who's Using This?
This project is sponsored by these awesome users
and used by many more, including