Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Commit 7b1eb6f

Browse files
committed
docs: add deployment tag to nx plugin deploy guide frontmatter
1 parent 12b2a86 commit 7b1eb6f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

site/src/content/docs/user-guide/deploy/deploy_with_nx_plugin_for_aws.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Deploy with Nx Plugin for AWS
33
sidebar:
44
label: "Nx Plugin for AWS"
5+
tags: [deployment]
56
---
67

78
[Nx](https://nx.dev/) is a build system and monorepo tool for managing multi-project workspaces. The [Nx Plugin for AWS](https://awslabs.github.io/nx-plugin-for-aws/) extends Nx with generators that scaffold Strands agents, APIs, React websites, MCP servers, and more with infrastructure as code, packaging, and deployment configuration out of the box. It supports both Python and TypeScript, with a choice of [AWS CDK](https://docs.aws.amazon.com/cdk/) or [Terraform](https://developer.hashicorp.com/terraform) for infrastructure management.

0 commit comments

Comments
 (0)