Skip to content

Extension of Node-red with support for ThingML, Docker, distribution etc.

License

Notifications You must be signed in to change notification settings

SINTEF-9012/SIS-Framework

 
 

Repository files navigation

SIS-Framework

Is based on: http://nodered.org

Extension of Node-red with support for ThingML, Docker, distribution etc.

Developers

If you want to run the latest code from git, here's how to get started:

  1. Clone the code:

     git clone https://github.com/SINTEF-9012/SIS-Framework.git
     cd SIS-Framework
    
  2. Install the node-red dependencies

     npm install
    
  3. Build the code

     npm run build
    
  4. Run

     npm start
    

Authors

Copyright and license

Copyright JS Foundation and other contributors, http://js.foundation under the Apache 2.0 license.

About

Extension of Node-red with support for ThingML, Docker, distribution etc.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.9%
  • HTML 11.9%
  • CSS 4.8%
  • Other 0.4%