Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 563 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 563 Bytes

node4me

#This project allows create or redefine dependencies on a new node-red application on IBM bluemix cloud application

This one was created to include the message hub dependency at the project see at the

you can just include a new dependency including at the /package.json the new dependency .

See:

"dependencies": {

....

"node-red-contrib-messagehub-node":"*"

to deploy it download the zip file and uncompress it move to the project directory login at bluemix using cloud foudry comand line cf :

cf push