https://github.com/codebrewlab/nx-plugins
Nx(nrwl) plugins by CodeBrew Team, helps deploy systems to the cloud(aws-cdk)
https://github.com/codebrewlab/nx-plugins
aws aws-cdk cdk monorepo nodejs nx nx-workspace typescript
Last synced: 6 months ago
JSON representation
Nx(nrwl) plugins by CodeBrew Team, helps deploy systems to the cloud(aws-cdk)
- Host: GitHub
- URL: https://github.com/codebrewlab/nx-plugins
- Owner: codebrewlab
- Created: 2021-10-11T03:42:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T16:43:10.000Z (9 months ago)
- Last Synced: 2025-04-09T19:18:16.274Z (6 months ago)
- Topics: aws, aws-cdk, cdk, monorepo, nodejs, nx, nx-workspace, typescript
- Language: TypeScript
- Homepage:
- Size: 508 KB
- Stars: 23
- Watchers: 2
- Forks: 15
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README

[](https://github.com/RichardLitt/standard-readme)
# Codebrew Nx Plugins
A collection of third-party Nx plugins.
## Table of Contents
- [Codebrew Nx Plugins](#codebrew-nx-plugins)
- [Table of Contents](#table-of-contents)
- [Plugins](#plugins)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)## Plugins
| Plugin | Description |
| --------------------------------------------------------- | --------------------------------------------------------------------------------------------- |
| [`@codebrew/nx-aws-cdk`](./packages/nx-aws-cdk/README.md) | An Nx plugin for developing [aws-cdk](https://docs.aws.amazon.com/cdk/latest/guide/home.html) |
| [`@codebrew/nx-ncc`](./packages/nx-ncc/README.md) | nx plugin for [@vercel/ncc](https://github.com/vercel/ncc) |## Maintainers
[@tienne](https://github.com/tienne)
## Contributing
See [the contributing file](CONTRIBUTING.md)!
PRs accepted.
If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
## License
This project is MIT licensed 2021 David Kwon.