Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.
/ devops-nodejs Public archive

Sample app to demo how to build and test Node.js apps with Azure DevOps Pipelines

License

Notifications You must be signed in to change notification settings

hd9/devops-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devops-nodejs

Sample app to demo how to build and test Node.js apps with Azure DevOps Pipelines.

Setting up an Azure DevOps pipeline is not too complicated. On this tutorial, let's learn how to setup a simple pipeline to a basic Node.js app so we can build, test and capture test results and report code coverage analysis, exposing them to everyone in the team.

On this tutorial we will:

  • Create a new DevOps Pipeline
  • Build our project
  • Configure DevOps to read the outputs of our tests and test coverage

Visit my blog

To learn more about this app, ASP.NET Core, Docker, Azure, Linux and microservices, check my blog at: blog.hildenco.com

License

This project is licensed under the MIT License.

About

Sample app to demo how to build and test Node.js apps with Azure DevOps Pipelines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published