Translations: Português
A NextJs webpage to listen a topic from a MQTT Broker and show their messages in realtime.
I recommend you fork this project or use it as an example.
#install dependencies
npm install
#run project
npm run dev
Translations: Português
A NextJs webpage to listen a topic from a MQTT Broker and show their messages in realtime.
I recommend you fork this project or use it as an example.
#install dependencies
npm install
#run project
npm run dev