Skip to content

refactoring-do/azure-devops-pipelines

Repository files navigation

SHOP


Quality Gates

  • Bugs
  • Quality Gate Status
  • Security Rating
  • Coverage
  • Maintainability Rating

shop screenshot

Azure devops account

  • create an azure devops account here
  • create an organization in azure devops. guide.
  • create a project in your organization. guide
  • import this repository to your project. how to import
  • Full Guide here

SonarQube

  • you can use sonarcloud 14 days free trial. sonarcloud.
  • setup sonarcloud in azure devops. link

Features/highlights

  • a sample e-commerce shopping site using azure devops pipelines

Local setup

$ git clone https://github.com/Refactoring-do/azure-devops-pipelines.git
$ cd azure-devops-pipelines/
$ npm i
$ npm start

run in dev mode

To test:

$ npm run dev

run the tests

To test:

$ npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published