Node-RED library for KNoT meta plataform
Node-RED: https://nodered.org/ KNoT: https://knot.cesar.org.br/
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/
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