{"id":21666744,"url":"https://github.com/ryoichi-obara/node-red-run-local","last_synced_at":"2026-05-09T16:33:52.927Z","repository":{"id":42211925,"uuid":"176214434","full_name":"ryoichi-obara/node-red-run-local","owner":"ryoichi-obara","description":"Node-RED portable configuration","archived":false,"fork":false,"pushed_at":"2022-12-10T16:58:51.000Z","size":362,"stargazers_count":3,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-25T08:24:45.994Z","etag":null,"topics":["hacktoberfest","node-red","node-red-flow","nodered"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryoichi-obara.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":"2019-03-18T06:02:25.000Z","updated_at":"2021-05-18T06:14:12.000Z","dependencies_parsed_at":"2023-01-26T09:31:56.476Z","dependency_job_id":null,"html_url":"https://github.com/ryoichi-obara/node-red-run-local","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryoichi-obara%2Fnode-red-run-local","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryoichi-obara%2Fnode-red-run-local/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryoichi-obara%2Fnode-red-run-local/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryoichi-obara%2Fnode-red-run-local/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryoichi-obara","download_url":"https://codeload.github.com/ryoichi-obara/node-red-run-local/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244566930,"owners_count":20473451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["hacktoberfest","node-red","node-red-flow","nodered"],"created_at":"2024-11-25T11:29:08.313Z","updated_at":"2025-10-12T22:46:08.804Z","avatar_url":"https://github.com/ryoichi-obara.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Portable Node-RED\n\nRun Node-RED with local settings.  \nNode-RED with default options stores settings file to user directory like ``%USERPROFILE%\\.node-red``.  \nThis configured repository has options to store settings in local directory.  \n\n\n## Prepare\n\n```sh\ngit clone git@github.com:ryoichi-obara/node-red-run-local.git\ncd node-red-run-local\nnpm i\n```\n\n## Run\n\n```sh\nnpm start\n```\n\n\n## Portable settings\n\n``package.json`` in this repo uses ``--userDir`` and ``--flowFile`` options to run Node-RED.\nThe options specify location to store in your local directory.\n\n\n## Debug in VS Code\n\nFor debugging purpose, this repository has ``./vscode/launch.json``.  \nYou can debug your code / your Node-RED execution easily in VS Code.  \n\nlaunch.json has two options to debug.\nBoth are useful for your debugging.\nOne is to run Node-RED in VS Code debugging feature.  \nThe other one is to pick up process that have already running.  \n\n### Debug to run Node-RED\n\n* Click debug pane on side menu.\n* Select a configuration \"Run Node-RED\".\n* Start debugging\n\n### Debug to pick process\n\n* Run Node-RED e.g. ``npm start``\n* Click debug pane on side menu.\n* Select a configuration \"Pick process\".\n* Start debugging\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryoichi-obara%2Fnode-red-run-local","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryoichi-obara%2Fnode-red-run-local","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryoichi-obara%2Fnode-red-run-local/lists"}