/nx-plugin-for-aws

The @aws/nx-plugin is a collection of code generators that automate the creation and configuration of cloud-native applications using AWS, TypeScript, Python and React within the Nx development ecosystem.

Primary LanguageTypeScriptApache License 2.0Apache-2.0

nx-plugin-for-aws

Integrate with editors

Enhance your Nx experience by installing Nx Console for your favorite editor. Nx Console provides an interactive UI to view your projects, run tasks, generate code, and more! Available for VSCode, IntelliJ and comes with a LSP for Vim users.

Build

pnpm nx run-many --target build --all

Docs

Run the local docs site with:

pnpm nx serve docs

Examples

pnpm nx generate @aws/nx-plugin:ts#infra infra --name=infra --directory=lib

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.