Technical requirements
For this chapter, since we are going to build an actual microservices application, make sure you have your environment ready following Chapter 3.
You also need to go back to Chapter 9 and Chapter 10 for a theoretical understanding of the microservices architecture to be able to follow along while reading this case study.
We also have a GitHub repository (https://github.com/PacktPublishing/Scalable-Application-Development-with-NestJS/tree/main/ch14) with the whole code and different branches corresponding to headings and parts of this chapter; feel free to use it as a reference and compare it to your own version at any time of your reading ahead.
The code files for the chapters can be found at https://github.com/PacktPublishing/Scalable-Application-Development-with-NestJS.