Skip to content

hardwario/hardwario-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aa8a07a · Sep 11, 2020
Oct 3, 2018
Sep 10, 2020
Jan 14, 2020
Sep 11, 2020
Sep 10, 2020
Aug 27, 2018
Sep 9, 2020
Jan 13, 2020
Sep 10, 2020
Jul 3, 2018
Aug 25, 2020
Sep 10, 2020
Nov 27, 2018
Aug 25, 2020
Sep 10, 2020
Sep 10, 2020
Aug 20, 2020
Apr 14, 2020

Repository files navigation

HARDWARIO Logo

Hardwario Playground app

Travis Appveyor Release License Twitter

This repository contains Playground application.

Contains

  • NodeRED instance
  • NodeRED Dashboard
  • MQTT logger
  • MQTT broker
  • Bigclown Gateway for USB Dongle
  • Firmware flasher

Contributing

Feel free to contribute to this application.

Development

Commands

Meaning Command
Development server npm run dev
Production server npm run prod
Package app npm run package

Install (not fully tested)

Node.js v8.x:

curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt-get install -y nodejs


sudo npm install npm -g


sudo apt install node-gyp




sudo npm install node-pre-gyp -g
sudo npm install electron-packager -g
sudo npm install -g electron --unsafe-perm=true --allow-root
sudo npm install -g serialport --unsafe-perm=true --allow-root
npm install

In case install of serialport fails, run this script (Ubuntu 16.04) https://gist.github.com/katopz/8b766a5cb0ca96c816658e9407e83d00

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