1.0.2 • Published 2 months ago

@alvarobc2412/status v1.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 months ago

🗨 About

Node-RED is an open-source flow-based programming tool designed for visual programming and wiring together hardware devices, APIs, and online services. It provides a browser-based flow editor that allows users to create applications by wiring together nodes to perform tasks.

⚙ Running the server locally

You can easily deploy the project following the README.md in Node-RED-starter

📚 Getting started with Node-RED

At this point, we are going to explain the main Node-RED panel, differentiating it into three main areas. The first area, located in the left column, is where we will find all the available nodes:

In Node-RED, a node is a piece of functionality that we can include in the automations. The second area is the central board:

In this board, we can add the nodes and their connections. Finally, in the right column, we can visualise different panels where we can consult relevant information, such as the log console or a summary of all the installed flows:

1.0.2

2 months ago

1.0.1

2 months ago

1.0.0

3 months ago