I managed to do a global installation of node-red in deps.sh (npm install -g node-red) but when I run it, it fails to load my settings.js located at /app … (I would like to keep my app files at /app and not at /.node-red).
Since node-red is such a great tool for “wiring” the Internet of Things it would be great if resin could provide a node-red “ready” image … or give us some hints to work properly on node.js applications with node-red on resin.io.