Have you ever wanted to create your CI/CD pipeline at home? — I was developing the project web-infrared (https://github.com/fabrizio2210/web-infrared) and I decided to create a reliable environment where develop. For reliable I mean that I can write new code, even in distance of months, without breaking the old features. web-infrared is basically a web service that exposes API and a web page…