Creating a Next JS CI/CD pipeline with load testing and end-to-end automated integration testing
I've created some small CI/CD pipelines before with simple objectives, such as checking if my code builds or matrix building with different python versions. However, I wanted to create something more official, something I can actually use and that resembles real life CI/CD pipelines. So for