All Projects → node-red → Node Red

node-red / Node Red

Licence: apache-2.0
Low-code programming for event-driven applications

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Node Red

awesome-lowcode
A collection of Awesome low-code development platform (LCDP).
Stars: ✭ 75 (-99.45%)
Mutual labels:  low-code
rowy
Open-source Airtable-like experience for your database (Firestore) with GCP's scalability. Build any automation or cloud functions for your product. ⚡️✨
Stars: ✭ 2,676 (-80.34%)
Mutual labels:  low-code
Awesome Lowcode
国内低代码平台从业者交流
Stars: ✭ 7,099 (-47.84%)
Mutual labels:  low-code
NodeRedEPEverDashboard
A node red based dashboard for most EPEver/EPSolar solar charge controllers.
Stars: ✭ 41 (-99.7%)
Mutual labels:  node-red
redzilla
Node RED multi-instance manager
Stars: ✭ 54 (-99.6%)
Mutual labels:  node-red
node-red-contrib-homematic
🏠 Control your Homematic devices using Node-Red
Stars: ✭ 18 (-99.87%)
Mutual labels:  node-red
platyplus
Low-code, offline-first apps with Hasura
Stars: ✭ 22 (-99.84%)
Mutual labels:  low-code
Amis
前端低代码框架,通过 JSON 配置就能生成各种页面。
Stars: ✭ 8,930 (-34.38%)
Mutual labels:  low-code
LinkedDataHub
The Knowledge Graph notebook. Apache license.
Stars: ✭ 150 (-98.9%)
Mutual labels:  low-code
Brick Design
全场景流式布局,可视化拖拽、随意嵌套组合、实时渲染、实时辅助线展示,实时组件间距展示、实时拖拽排序、状态域管理,可视化属性配置、可视化样式配置、多设备适配展示,支持逻辑渲染、模板字符变量、表达式、自定义方法、自定义状态
Stars: ✭ 4,048 (-70.25%)
Mutual labels:  low-code
google-translate-tts
Node library for Google Translate TTS (Text-to-Speech) API
Stars: ✭ 23 (-99.83%)
Mutual labels:  node-red
node-red-contrib-sun-position
This is a ultimate Node-Red Timer, Sun, Moon and Blind flow control.
Stars: ✭ 59 (-99.57%)
Mutual labels:  node-red
node-red-contrib-nora
Node Red Google Home integration
Stars: ✭ 77 (-99.43%)
Mutual labels:  node-red
badaso
The API & platform builder, build your apps 10x faster even more, it's open source & 100% free !
Stars: ✭ 650 (-95.22%)
Mutual labels:  low-code
H5 Dooring
H5 Page Maker, H5 Editor, LowCode. Make H5 as easy as building blocks. | 让H5制作像搭积木一样简单, 轻松搭建H5页面, H5网站, PC端网站,LowCode平台.
Stars: ✭ 5,832 (-57.15%)
Mutual labels:  low-code
ruuvitag-demo
Demo of reading Bluetooth Low Energy sensor measurements of RuuviTag environmental sensors and feeding them to MQTT, a database and dashboards
Stars: ✭ 14 (-99.9%)
Mutual labels:  node-red
elemental-lowcode
Elemental lowcode development platform.
Stars: ✭ 44 (-99.68%)
Mutual labels:  low-code
Pipedream
Connect APIs, remarkably fast. Free for developers.
Stars: ✭ 2,068 (-84.8%)
Mutual labels:  low-code
Jeecg Boot
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
Stars: ✭ 26,432 (+94.22%)
Mutual labels:  low-code
Budibase
Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
Stars: ✭ 8,071 (-40.69%)
Mutual labels:  low-code

Node-RED

http://nodered.org

Build Status Coverage Status

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

If you want to run the latest code from git, here's how to get started:

  1. Clone the code:

     git clone https://github.com/node-red/node-red.git
     cd node-red
    
  2. Install the node-red dependencies

     npm install
    
  3. Build the code

     npm run build
    
  4. Run

     npm start
    

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 [email protected].

Authors

Node-RED is a project of the OpenJS Foundation.

It was created by IBM Emerging Technology.

Copyright and license

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].