just run:
(cd cluster && docker-compose up)
just run:
(cd ft && docker-compose up)
go run producer/main.go CLIENT_ID nats://localhost:4221 nats://localhost:4222 nats://localhost:4223
go run consumer/main.go CLIENT_ID nats://localhost:4221 nats://localhost:4222 nats://localhost:4223