Skip to content

Instantly share code, notes, and snippets.

@trungvose
trungvose / nx-structure-angular-nestjs.md
Last active July 16, 2024 05:15
Nx workspace structure for NestJS and Angular

Nx

https://nx.dev/

Nx is a suite of powerful, extensible dev tools to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and libraries while providing a robust CLI, caching, dependency management, and more.

It has first-class support for many frontend and backend technologies, so its documentation comes in multiple flavours.

Principles