Skip to content

plaincodingdev/getting-started-mqtt

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published