Angular Library: Private NPM Package in Angular Using Verdaccio

Опубликовано: 12 Март 2025
на канале: Code Shots With Profanis
14,968
179

In this video, you will see how to create an #angular #library and create a private package by publishing it in verdaccio.
Verdaccio is a private NPM proxy registry.

How to publish a library in verdaccio (local):
ng build my-lib
cd dist/my-lib
npm publish --registry http://localhost:4873

✨ Code: https://github.com/profanis/codeShots...

✨ Article: https://blog.profanis.me/blog/publish...

✨ For more info regarding Verdaccio: https://verdaccio.org/

******************************************************
Let's connect
******************************************************
Twitter:   / prodromouf  
LinkedIn:   / prodromouf  

#angular #angularlibrary #library #angulartutorial #workspace #angularworkspace #polyrepo #verdaccio #privatelibrary #npmproxy