Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brunormferreira/nx-poc
tutorial from website to understanding about monorepos and Nx
https://github.com/brunormferreira/nx-poc
Last synced: 18 days ago
JSON representation
tutorial from website to understanding about monorepos and Nx
- Host: GitHub
- URL: https://github.com/brunormferreira/nx-poc
- Owner: brunormferreira
- Created: 2020-05-13T12:50:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T03:15:27.000Z (almost 2 years ago)
- Last Synced: 2024-11-11T08:05:07.223Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 610 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Nx tutorial
> On this tutorial I learned
- Built a full stack application using Angular and Nest
- Shared code between the frontend and the backend
- Created a UI library
- Used Nx dep graph capabilities to only retest and rebuild what is affected