I am searching for advanced backend projects that are build using nestjs to use them as examples
I got the basic understanding of how nest works and how to develop a simple backend using it. However, now I am very interested to study more advanced, by building a project, and some example projects would come very useful in this process. Especially I am interested how people write their services, controllers, how they handle errors and how they write tests. Also how people structure the code, name vars and so on, clean code with solid principles