lwmqn / demo

A simple smart home webappp demo built with Lightweight Message Queuing Network (LwMQN)

Home Page:http://lwmqn.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lwmqn-demo

A simple webapp built with @lwmqn/shepherd and @lwmqn/qnode to mimic a smart home application (1 minute demo video).


To run the demo

Install

$ git clone https://github.com/lwmqn/demo
$ cd demo
$ npm install
  • Run the WebApp
$ npm start
  • Open up http://localhost:3000/ with your browser
  • In the app, click PERMIT JOIN to run the demo, and you will see serveral devices joining the network one after another and doing something fun.

About

A simple smart home webappp demo built with Lightweight Message Queuing Network (LwMQN)

http://lwmqn.github.io/

License:MIT License


Languages

Language:JavaScript 97.0%Language:HTML 3.0%