Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/novatecconsulting/mqtt-meets-web-blog
https://github.com/novatecconsulting/mqtt-meets-web-blog
angular mqtt openid-connect
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/novatecconsulting/mqtt-meets-web-blog
- Owner: NovatecConsulting
- Created: 2020-03-20T15:16:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-08T22:54:06.000Z (about 1 year ago)
- Last Synced: 2024-11-19T06:01:19.347Z (2 months ago)
- Topics: angular, mqtt, openid-connect
- Language: TypeScript
- Size: 1.97 MB
- Stars: 2
- Watchers: 13
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MQTT meets Web - Connecting Webapps over MQTT
These are the sources to this
[Blogarticle](https://www.novatec-gmbh.de/blog/mqtt-meets-web-anbindung-von-webapps-ueber-mqtt) (in German)Runs on `docker` and starts by `docker-compose up`
Additionally you should add `127.0.0.1 keycloak` add the end of your `/etc/hosts`Before starting the "mockdevice" install the requirements first using `pip3 install -r mockdevice/requirements.txt`. After that you're able to start the script using `python3 mockdevice/script.py`
![Demo](demo_screenrecording.gif)