node-red/packages/node_modules/node-red
2024-10-10 11:05:08 +01:00
..
bin fix(node-red-pi): node-red not started by path 2024-05-30 01:53:51 +02:00
lib Update packages/node_modules/node-red/lib/red.js 2024-05-13 14:41:24 +01: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 Update package readmes and licenses 2022-01-27 12:49:48 +00:00
package.json Bump for 4.0.5 2024-10-10 11:05:08 +01:00
README.md Migrate http -> https for nodered.org 2023-09-05 14:55:56 +02:00
red.js Add support for httpStaticCors 2024-06-14 15:18:40 +01:00
settings.js Add httpStaticCors to default settings file 2024-06-14 15:21:02 +01:00

Node-RED

https://nodered.org

Low-code programming for event-driven applications.

Node-RED: Low-code programming for event-driven applications.

Quick Start

Check out https://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 OpenJS Foundation.

It is maintained by:

Copyright OpenJS Foundation and other contributors, https://openjsf.org under the Apache 2.0 license.