From 6dc611c458c6d154d53d1d6eca87f3ce4693d40c Mon Sep 17 00:00:00 2001 From: "Juan Picado @jotadeveloper" Date: Sat, 10 Mar 2018 17:55:29 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 2145adb..4d89f7e 100644 --- a/Home.md +++ b/Home.md @@ -14,10 +14,15 @@ * [Host your own private NPM repository with Verdaccio](https://medium.com/devopslinks/host-your-own-private-npm-repository-with-verdaccio-e8a3202b97c5) * [NPM Registry for your organisation](https://medium.com/@ayusharma.in/npm-registry-for-your-organisation-aeb8ea76144) * [Five use cases where a npm private proxy fits in your workflow](https://medium.com/@jotadeveloper/five-use-cases-where-a-npm-private-proxy-fits-in-your-workflow-632a81779c14) +* [Host, Publish and Manage Private npm Packages with Verdaccio](https://www.sitepoint.com/private-npm-packages-verdaccio/) +* [Local npm private registry with zero configuration](https://dev.to/iriskatastic/local-npm-private-registry-with-zero-configuration-njo) +* [It depends. On the registry](https://blog.softwaremill.com/it-depends-on-the-registry-8fa9d9c5a3b) +* [Verdaccio - A lightweight npm proxy registry - Interview with Juan Picado](https://survivejs.com/blog/verdaccio-interview/) ### Videos -[Local npm server](https://www.youtube.com/watch?v=vc2wMwcDKOE) +* [Local npm server](https://www.youtube.com/watch?v=vc2wMwcDKOE) +* [Private NPM Registry (sinopia+docker)](https://www.youtube.com/watch?v=0TXTCrGaxKc) ## Roadmap