Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 980 Bytes

File metadata and controls

20 lines (11 loc) · 980 Bytes

azure-devops-private-npm-artifacts-feed-demo

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 npm and node arrive

This assumes node version 16.x and npm 8.x

npm package: better-vsts-npm-auth version 5.0.1

Azure DevOps can change in behavior