Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 770 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 770 Bytes

node-red-contrib-knot

Node-RED library for KNoT meta plataform

Node-RED: https://nodered.org/ KNoT: https://knot.cesar.org.br/

Requirements

The only requirement to use these nodes is the Node-RED itself

Node-RED installation guide: https://nodered.org/docs/getting-started/

Also, you may need git and docker installed to run specific nodes

Git: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git Docker: https://docs.docker.com/get-docker/

Installation

To install node-red-contrib-knot, first enter the default node-red folder:

cd $HOME/.node-red

Then install that package using npm or yarn:

npm install https://github.com/esdrasjnr/node-red-contrib-knot
yarn add https://github.com/esdrasjnr/node-red-contrib-knot