- Run a Temporal service.
- Run the following command to start the worker
go run greetingslocal/worker/main.go
- Run the following command to start the example
go run greetingslocal/starter/main.go
go run greetingslocal/worker/main.go
go run greetingslocal/starter/main.go