Run the Project Start the broker service locally: docker compose up -d Install dependencies and run the publisher and subscriber: npm install npm run publisher npm run subscriber