NestJS materials
Write an awesome doc for NestJS tips, tricks, notes, things which are not in the doc (or are but not really obvious) and experimented to figure them out and use them.
View on GitHub
Dynamic Modules
Pass the options from one module to a nested module (
ConfigurableModuleBuilder
)
.