diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index b009b91..68d3022 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -11790,6 +11790,24 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Node-RED", + "description": "", + "repo_url": "https://github.com/node-red/node-red", + "tags": [ + "manual" + ], + "platforms": [ + "selfhost" + ], + "category": "automation", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file