Skip to content

Commit ee9b48e

Browse files
committed
Added getting started video
1 parent cbb9387 commit ee9b48e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/stately-sky-getting-started.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ This guide will walk you through the process of creating a simple traffic light
1313
2. Our Stately Sky starter project. [Clone the repo to your local machine](https://github.com/statelyai/sky-starter-app)
1414
3. A machine to deploy as an actor. To test, feel free to fork our [stop light example](https://stately.ai/registry/editor/eb3e89f5-5936-439f-8254-2f6ea4303659?machineId=15fd8071-b80c-4a6f-b9f5-60b6cf578ee5)
1515

16+
## Getting started video
17+
18+
<YouTube id="A_J1jbz1oWw" />
19+
1620
## Step 1: Create a machine in the Studio
1721

1822
Create a project and compose your machine in the Studio with the transitions and states you want. For this example, we'll create a simple traffic light machine with three states: `green`, `yellow`, and `red`.

0 commit comments

Comments
 (0)