CI/CD in Express Project with Gitlab

In this tutorial, I want to show you how to use GitLab CI/CD with a simple example in Express and Node.js project

Mohammad Yaser Ahmadi

--

The main focus is on the steps of CI/CD for a node.js project and we do not go into too much detail.

There are three stages for the deployment of the project

--

--