flespi-software / MQTT-Tiles

Open-source MQTT-based IoT dashboard visualization tool. Has full MQTT 5.0 support. Allows easy dashboards sharing. Works with any MQTT broker supporting the WSS protocol.
https://mqtttiles.flespi.io
MIT License
101 stars 13 forks source link

serverless setup #33

Closed bam80 closed 5 months ago

bam80 commented 5 months ago

Hello, sorry a noob question: can I run MQTT-Tiles locally as a Progressive Web App, without any WEB server (Node.js etc.)?

dexif commented 5 months ago

Hello. Now you can install pwa on https://mqtttiles.flespi.io Screenshot_20240116_111551

bam80 commented 5 months ago

That's great, thank you very much!

Strange thing happening, though: I disconnected the WiFi but still, the app shows I'm connected to a remote broker: image

Do you have an idea what's happening there and how this could be solved?

dexif commented 5 months ago

Fixed ;) Ctrl+F5

bam80 commented 5 months ago

This might be mind-blowing! Thanks again :smile: