Is based on: http://nodered.org
Extension of Node-red with support for ThingML, Docker, distribution etc.
If you want to run the latest code from git, here's how to get started:
-
Clone the code:
git clone https://github.com/SINTEF-9012/SIS-Framework.git cd SIS-Framework
-
Install the node-red dependencies
npm install
-
Build the code
npm run build
-
Run
npm start
Copyright JS Foundation and other contributors, http://js.foundation under the Apache 2.0 license.