Skip to content

HelenaMission/DevOps-CICD-For-Car-Insurance-Quote-App

 
 

Repository files navigation

DevOps-CICD-For-Car-Insurance-Quote-APP

The project has been completed by

GitHub - Helena Lee GitHub - Jan Vincent Villanueva

Helena Lee | Jan Vincent Villanueva

Build a DevOps pipeline for APIs from Mission 1

Using Github Actions, we created a pipeline that automates the deployment of APIs from Mission1 to Microsoft Azure. When we trigger "git push," the pipeline deploys the new code automatically. Additionally, the pipeline includes running unit tests to ensure the new version of APIs is available on the cloud.

🛠 Skills

Language

Typescript

Test framework

Mocha

DevOps pipeline

Github Action

Deployment

Microshoft Azure


Running Tests

To run tests, run the following command

  npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%