1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/red
Nick O'Leary f7792c66b4 Add cmd-line help and reduce node error output by default
Added nopt package dependency - npm update required!

Added -v cmdline option to show node module load errors, which are otherwise hidden by default with only a summary shown
2014-03-06 22:32:23 +00:00
..
storage Make more promisey 2014-01-16 06:28:10 +00:00
events.js Start to add server-side events 2013-09-09 20:03:22 +01:00
library.js Make storage.init return a promise to async initialisation 2013-11-12 17:13:06 +00:00
nodes.js Add cmd-line help and reduce node error output by default 2014-03-06 22:32:23 +00:00
red.js Separate out httpAdmin and httpNode 2014-02-16 00:39:30 +00:00
server.js Add cmd-line help and reduce node error output by default 2014-03-06 22:32:23 +00:00
ui.js Separate out httpAdmin and httpNode 2014-02-16 00:39:30 +00:00