
NestJS - A Complete Guide
This is a collection of steps/guides that showcase the NestJS capabilities and how we can create production-grade features on top of it.
Most sections are based on the official NestJS documentation, but as NestJS tries to be less opinionated than other frameworks (e.g. Loopback3, Django, Rails) and offers multiple ways to achieve the same result, we’ll follow the best (IMO) ways to create a modular code-base that focuses on rapid-development, feature testability and minimizing code-duplication.
Here is the complete list of the provided sections:
DISCLAIMER: this list will be updated as time passes with more entries, so you can expect changes to this page. This is not the complete guide at this moment, I’ll try to publish as many stories as I can in the future to help as much as possible.
Basics
Security

Monitoring

Redis

Elastic Search

In addition to the sections above, here is an Example Repository where you can find the full feature set and applications that use them and showcase the various created modules.
Thank you for taking the time to read up to this point!
Feel free to support me by clapping, following me to find more articles, commenting with questions or feedback, or connecting with me on LinkedIn.