1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/packages/node_modules/node-red
Dave Conway-Jones d2c9f12c3a
if possible - force ipv4 name resolution to have priority
to fix Issue #4010
and others (eg) email node server connect fails, and some reported on SO
2023-01-23 13:02:58 +00:00
..
bin Remove bash dependency (#3216) 2021-10-25 08:44:49 +01:00
lib if possible - force ipv4 name resolution to have priority 2023-01-23 13:02:58 +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 Update package readmes and licenses 2022-01-27 12:49:48 +00:00
package.json Update dependencies 2022-12-03 22:43:03 +00:00
README.md Update package readmes and licenses 2022-01-27 12:49:48 +00:00
red.js Merge branch 'dev' into master 2022-05-03 09:35:32 +01:00
settings.js Merge remote-tracking branch 'upstream/master' into stop-start-flows 2022-06-27 18:07:49 +01:00

Node-RED

http://nodered.org

Low-code programming for event-driven applications.

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

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 OpenJS Foundation.

It is maintained by:

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