Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javierbrea/pnpm-nx-monorepo-example
Example of a monorepo using Pnpm and Nx
https://github.com/javierbrea/pnpm-nx-monorepo-example
Last synced: 7 days ago
JSON representation
Example of a monorepo using Pnpm and Nx
- Host: GitHub
- URL: https://github.com/javierbrea/pnpm-nx-monorepo-example
- Owner: javierbrea
- License: mit
- Created: 2022-04-21T11:50:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-20T16:45:58.000Z (over 1 year ago)
- Last Synced: 2024-10-12T02:10:31.657Z (23 days ago)
- Language: JavaScript
- Size: 103 KB
- Stars: 23
- Watchers: 2
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pnpm-nx-monorepo-example
Example of a monorepo using Pnpm and Nx.
This example is used in the next blog posts:
* [Pnpm and Nx monorepo. Part 2. Building a Node.js monorepo with Pnpm and Nx](https://www.javierbrea.com/blog/pnpm-nx-monorepo-02/)
* [Pnpm and Nx monorepo. Part 3. CI/CD for Pnpm and Nx monorepo using Github actions](https://www.javierbrea.com/blog/pnpm-nx-monorepo-03/)