A collection of Nx generators for rapidly building cloud-native applications on AWS — type-safe, locally runnable, and ready to deploy.
Create a new workspace
$pnpm create @aws/nx-workspace
Scaffold anything. Connect it together.
Each generator produces production-ready application code and the infrastructure to deploy it. Run them interactively — you’ll be prompted for the values you need.
Multi-Agent AI App
TypeScript and Python Strands agents and an MCP server.
Terminal window
pnpmnxg@aws/nx-plugin:ts#project
pnpmnxg@aws/nx-plugin:ts#strands-agent
pnpmnxg@aws/nx-plugin:py#project
pnpmnxg@aws/nx-plugin:py#strands-agent
pnpmnxg@aws/nx-plugin:ts#mcp-server
pnpmnxg@aws/nx-plugin:connection
A type-safe tRPC API with a React frontend, Cognito auth, and CDK.
Terminal window
pnpmnxg@aws/nx-plugin:ts#react-website
pnpmnxg@aws/nx-plugin:ts#react-website#auth
pnpmnxg@aws/nx-plugin:ts#trpc-api
pnpmnxg@aws/nx-plugin:ts#infra
pnpmnxg@aws/nx-plugin:connection
A Python FastAPI with a React frontend, Cognito auth, and Terraform.
Terminal window
pnpmnxg@aws/nx-plugin:py#fast-api
pnpmnxg@aws/nx-plugin:ts#react-website
pnpmnxg@aws/nx-plugin:ts#react-website#auth
pnpmnxg@aws/nx-plugin:terraform#project
pnpmnxg@aws/nx-plugin:connection
A React app with Cognito auth and an AG-UI Strands agent.
Terminal window
pnpmnxg@aws/nx-plugin:ts#react-website
pnpmnxg@aws/nx-plugin:ts#react-website#auth
pnpmnxg@aws/nx-plugin:py#project
pnpmnxg@aws/nx-plugin:py#strands-agent
pnpmnxg@aws/nx-plugin:ts#infra
pnpmnxg@aws/nx-plugin:connection
Why @aws/nx-plugin?
Full-stack in minutes
Website, API, auth, agents and infrastructure — all scaffolded and wired together.
Build with AI
An MCP server ships with the plugin so your AI assistant can scaffold and connect projects for you.
Type-safe, end to end
Shared types flow from your API through to your frontend. Refactor with confidence.
Your code, your way
Generators give you a head start, not a framework. The code is yours to read, modify, and extend.
Join the community
Have questions or want to share feedback?
Join us on the #nx-plugin-for-aws Slack channel to connect with other users and contributors.