Skip to content

Commit

Permalink
Update .gitpod.readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swyxio authored Feb 18, 2022
1 parent 9b06d84 commit 1ba4e7c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .gitpod.readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
If you're reading this, you probably clicked on our Gitpod link:
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod)](https://gitpod.io/#https://github.com/temporalio/samples-typescript/)

90 second usage demo: https://youtu.be/FdEQQC9EdfU

We have preconfigured Gitpod with some recommended settings (in [.gitpod.yml](/.gitpod.yml)).
When you first launch, we will open 3 terminals:

Expand All @@ -15,4 +13,4 @@ When you first launch, we will open 3 terminals:

It takes ~1 minute for the Docker Compose cluster to start up, so we put in manual sleeps as we have not found a more reliable solution.

Once you have it up and running (Temporal Web should show the first Workflow Execution), you can use our [Hello World Walkthrough tutorial](https://docs.temporal.io/docs/typescript/hello-world) to orient you to the sample file structure.
Once you have it up and running (Temporal Web should show the first Workflow Execution), you can use our [Hello World Walkthrough tutorial](https://docs.temporal.io/docs/go/hello-world-tutorial) to orient you to the sample file structure.

0 comments on commit 1ba4e7c

Please sign in to comment.