This repository contains the sample code that is used in the blog post: 'Create your own NPM private feed with Azure DevOps'
In this blog post I’m going to talk about a technical solution where you can share software components between different applications. This is only relevant if you have multiple applications and want to share parts between them.
Article in English (Create your own NPM private feed with Azure DevOps)
Article in Dutch (Een eigen NPM private feed maken met Azure Devops)
Warning/Disclaimer: This repository is not updated when newer versions of
npmandnodearrive
This assumes
nodeversion 16.x andnpm8.x
npm package:
better-vsts-npm-authversion 5.0.1
Azure DevOps can change in behavior