https://github.com/adrian-goe/nx-aws-cdk-v2
https://github.com/adrian-goe/nx-aws-cdk-v2
aws hacktoberfest typescript
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/adrian-goe/nx-aws-cdk-v2
- Owner: adrian-goe
- License: mit
- Created: 2022-06-28T16:20:47.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-04T10:00:51.000Z (over 1 year ago)
- Last Synced: 2025-04-04T10:36:47.656Z (over 1 year ago)
- Topics: aws, hacktoberfest, typescript
- Language: TypeScript
- Homepage:
- Size: 9.23 MB
- Stars: 40
- Watchers: 4
- Forks: 13
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/RichardLitt/standard-readme)
[](https://github.com/adrian-goe/nx-aws-cdk-v2/tree/main/packages/aws-cdk-v2)
[](https://www.typescriptlang.org/)
[](https://www.npmjs.com/package/@ago-dev/nx-aws-cdk-v2)
[](https://www.npmjs.com/package/@ago-dev/nx-aws-cdk-v2)
[](https://www.npmjs.com/package/@ago-dev/nx-aws-cdk-v2)
# Nx aws-cdk Plugin
An nx plugin for the aws-cdk
## Table of Contents
- [Nx aws-cdk Plugin](#nx-aws-cdk-plugin)
- [Table of Contents](#table-of-contents)
- [Plugin](#plugin)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)
## Plugin
| Plugin | Description |
| ----------------------------------------------------------- | --------------------------------------------------------------------------------------------- |
| [`@ago-dev/nx-aws-cdk-v2`](./packages/aws-cdk-v2/README.md) | An Nx plugin for developing [aws-cdk](https://docs.aws.amazon.com/cdk/latest/guide/home.html) |
## Maintainers
[@adrian-goe](https://github.com/adrian-goe)
## 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 2022 Adrian Görisch
## Special thanks
This Project is based on [@tienne](https://github.com/tienne)'s
[nx-plugins](https://github.com/codebrewlab/nx-plugins).
Also thanks to [@therk](https://github.com/therk) for his work on migrating to cdk v2.