node-red/packages/node_modules/node-red
Nick O'Leary 6cb06c146d
Update for 2.1.0-beta.2
2021-10-14 13:07:58 +01:00
..
bin
lib Allow coreNodesDir to be set to false 2021-09-22 10:21:23 +01:00
.gitignore
.npmignore
LICENSE
README.md
package.json Update for 2.1.0-beta.2 2021-10-14 13:07:58 +01:00
red.js Add fallback when logging uncaughtExceptions 2021-10-06 17:33:04 +01:00
settings.js Add allowUpdate to settings file 2021-09-24 22:23:50 +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.