Skip to content

hardwario/bch-hub-web

Repository files navigation

HARDWARIO Logo

HARDWARIO HUB web

Travis Release License Twitter

How it works

Bigclown Hub is a simple static webpage that acts as a guidepost to all services running in raspberry pi or your computer/server.

Links on the left side displays paired devices, MQTT messages or node-red or node-red dashboard. The node-red pages are displayed using frames.

For running this the simpliest solution is install nginx apt install nginx and copy the content of this repository to /var/www folder.

The message tab is using Mosquitto's MQTT over websockets, so you have to enable that functionality in mosquitto config file.

Development

git clone https://github.com/bigclownlabs/bch-hub-web.git
cd bch-hub-web
npm install
npm start

Build

npm run build

Test build

npm install http-server -g
http-server dist

License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with ❤  by HARDWARIO a.s. in the heart of Europe.