{"id":21769749,"url":"https://github.com/kevoree/kevoree-js-comp-nodered","last_synced_at":"2026-05-10T14:41:07.325Z","repository":{"id":33943419,"uuid":"37668952","full_name":"kevoree/kevoree-js-comp-nodered","owner":"kevoree","description":"A Kevoree component that starts a Node-RED runtime","archived":false,"fork":false,"pushed_at":"2015-08-25T12:59:25.000Z","size":172,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-21T06:14:04.466Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevoree.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-18T15:46:42.000Z","updated_at":"2015-06-18T15:53:22.000Z","dependencies_parsed_at":"2022-07-13T17:00:45.692Z","dependency_job_id":null,"html_url":"https://github.com/kevoree/kevoree-js-comp-nodered","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/kevoree/kevoree-js-comp-nodered","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevoree%2Fkevoree-js-comp-nodered","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevoree%2Fkevoree-js-comp-nodered/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevoree%2Fkevoree-js-comp-nodered/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevoree%2Fkevoree-js-comp-nodered/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevoree","download_url":"https://codeload.github.com/kevoree/kevoree-js-comp-nodered/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevoree%2Fkevoree-js-comp-nodered/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32860226,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-26T14:09:46.416Z","updated_at":"2026-05-10T14:41:07.305Z","avatar_url":"https://github.com/kevoree.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### NodeRED - kevoree-comp-nodered\n\nThis component is able to start a [Node-RED](http://nodered.org/) runtime.  \nYou can communicate with nodes inside your flows using the component input and output ports.\n\n#### Overview of the component in the [Kevoree Web Editor](http://editor.kevoree.org)\n![TypeDefinition UI](.readme/typedef_ui.png)\n\n#### Dictionary attributes\nName          | Optional      | Type          | Usage                                                       | Default value\n------------- | ------------- | ------------- | ----------------------------------------------------------- | ---------------\nflows         | true          | string        | this will be used to set your Node-RED flows (deploy full)  | _none_\nhttpAdminRoot | false         | string        | the root url for the Node-RED editor UI                     | \"/\"\nhttpNodeRoot  | false         | string        | the root url for nodes that provide HTTP endpoints          | \"/api\"\nport          | false         | number        | the port used by the Node-RED editor express server         | 9090\nuserDir       | false         | string        | the directory to store all user data                        | _none_\nnodesDir      | true         | string         | a directory to search for additional installed nodes (nodes must be available in [nodesDir]/nodes/)                        | _none_\n\n#### KevScript example\n\n```\n// this is the minimal example possible\nadd node0: JavascriptNode\nadd node0.nodeRED: NodeRED\nset node0.nodeRED.userDir = '/tmp/nodered'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevoree%2Fkevoree-js-comp-nodered","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevoree%2Fkevoree-js-comp-nodered","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevoree%2Fkevoree-js-comp-nodered/lists"}