Make sure the Temporal Server is running locally.
From the root of the project, start a Worker:
go run child-workflow/worker/main.goStart the Workflow Execution:
go run child-workflow/starter/main.goMake sure the Temporal Server is running locally.
From the root of the project, start a Worker:
go run child-workflow/worker/main.goStart the Workflow Execution:
go run child-workflow/starter/main.go