Verdaccio

Verdaccio

  • Docs
  • Blog
  • Twitter
  • Help
  • GitHub
  • Contributors
  • Sponsor Us
  • Languages iconEnglish
    • Español
    • Français
    • 中文
    • Russian
    • Yoruba
    • Help Translate

VerdaccioA lightweight open source private npm proxy registry

Get Started
Github
Contributors
Follow @verdaccio_npm
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.

🔗https://t.co/ow5JRgZYrU

— Tierney Cyren (@bitandbang) 29 de mayo de 2018

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.

This would simply not be feasible with other tools or approaches. Verdaccio is simple and 🔥

— Michael Bromley (@michlbrmly)September 5, 2019

Many great developers are already enjoying Verdaccio, join the community!

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.

The most popular npm clients are supported

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

Verdaccio is plugin based, authentication, middleware and storage support. Just pick one or create your custom one.

Who's Using This?

Angular CLIpnpmGatsbyStorybookcreate-react-appAureliaVue CLIAWS Amplify CLIBabel.jsReact Native WindowsvendureSheetJSweb3.js - Ethereum JavaScript APIApollo GraphQLWix EngineeringHyperledgerNX Extensible Dev Tools for Monorepos
More Verdaccio Users

stackshare
Verdaccio
Docs
Getting StartedDockerConfigurationLogos
Community
User ShowcaseStack OverflowProject ChatFollow Verdaccio on Twitter
More
BlogGitHubStar