Skip to content

Commit

Permalink
chore(): Stacks to Ensono Stacks (#436)
Browse files Browse the repository at this point in the history
  • Loading branch information
isaac-shek authored Sep 22, 2023
1 parent 6f2889d commit 7b333d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/getting_started/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ keywords:
- Nx
- monorepo
- stacks
- ensono
- Generator
- Executor
---
Expand Down Expand Up @@ -70,7 +71,7 @@ Visit the [NX Example](../stackscli/about.md) for the complete instructions/exam

#### Option 2: Create Ensono Stacks workspace generator

You can scaffold a brand-new Stacks and Nx workspace using the **@ensono-stacks/create-stacks-workspace** package.
You can scaffold a brand-new Ensono Stacks and Nx workspace using the **@ensono-stacks/create-stacks-workspace** package.

This approach is ideal if you want to use Ensono Stacks to build your frontend web applications but already have an existing infrastructure set up without Ensono Stacks as it's not mandatory to provide any infrastructure details. However, it is still possible to use Option 2 for infrastructure and deployment through passing the required CLI arguments!

Expand Down

0 comments on commit 7b333d9

Please sign in to comment.