node-red/packages/node_modules/node-red
Nick O'Leary f1e7ec0c6b
Bump for 2.0.5
2021-07-30 13:28:52 +01:00
..
bin Add scripts/verify-package-dependencies.js 2018-08-19 00:44:17 +01:00
lib Move exec and events components to util module 2020-12-07 11:49:01 +00:00
.gitignore Ensure changelog is copied into node-red module 2018-12-07 16:10:51 +00:00
.npmignore Add pack-modules grunt task 2018-10-25 11:18:13 +01:00
LICENSE Add LICENSE to each package 2018-08-21 13:57:59 +01:00
README.md Add sentiment/tail external modules 2018-12-07 15:29:35 +00:00
package.json Bump for 2.0.5 2021-07-30 13:28:52 +01:00
red.js Ensure httpServerOptions gets applied to ALL the express apps 2021-06-08 21:17:42 +01:00
settings.js Enable functionExternalModules by default 2021-07-15 10:07:52 +01:00

README.md

Node-RED

http://nodered.org

Build Status Coverage Status

A visual tool for wiring the Internet of Things.

Node-RED: A visual tool for wiring the Internet of Things

Quick Start

Check out http://nodered.org/docs/getting-started/ for full instructions on getting started.

  1. sudo npm install -g --unsafe-perm node-red
  2. node-red
  3. Open http://localhost:1880

Getting Help

More documentation can be found here.

For further help, or general discussion, please use the Node-RED Forum or slack team.

Developers

The main Node-RED modules are maintained as a monorepo on GitHub.

Contributing

Before raising a pull-request, please read our contributing guide.

This project adheres to the Contributor Covenant 1.4. By participating, you are expected to uphold this code. Please report unacceptable behavior to any of the project's core team at team@nodered.org.

Authors

Node-RED is a project of the JS Foundation.

It was created by IBM Emerging Technology.

Copyright JS Foundation and other contributors, http://js.foundation under the Apache 2.0 license.