arjunmalhotra1 / temporal-helloworld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

temporal-helloworld

Bring the Temporal cluster up

git clone https://github.com/temporalio/docker-compose.git
cd docker-compose
docker-compose up

Run the worker

In a separate terminal window.

go run worker/main.go

Screen Shot 2022-09-05 at 4 29 19 PM

Run the starter

In a separate terminal window.

go run starter/main.go

Screen Shot 2022-09-05 at 4 29 07 PM

About


Languages

Language:Go 100.0%