contributor / chapter-8-example-2

Code for example 2 from Chapter 8 of Bootstrapping Microservices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chapter-8-example-2

Code for example 2 from Chapter 8 of Bootstrapping Microservices.

In chapter 8 we create a continuous delivery pipeline for microservices and infrastructure using GitHub Actions.

This example is a Node.js project with a workflow that implements a continous integration pipeline that runs automated tests against this project.

Click here to support my work

About

Code for example 2 from Chapter 8 of Bootstrapping Microservices.


Languages

Language:JavaScript 81.1%Language:Shell 18.9%