git clone https://github.com/temporalio/docker-compose.git
cd docker-compose
docker-compose up
In a separate terminal window.
go run worker/main.go
In a separate terminal window.
go run starter/main.go
git clone https://github.com/temporalio/docker-compose.git
cd docker-compose
docker-compose up
In a separate terminal window.
go run worker/main.go
In a separate terminal window.
go run starter/main.go