{"id":16241527,"url":"https://github.com/tve/uibuilder-mini","last_synced_at":"2026-02-01T22:31:41.361Z","repository":{"id":146951500,"uuid":"365417929","full_name":"tve/uibuilder-mini","owner":"tve","description":"Mini demo of node-red uibuilder and vuetify","archived":false,"fork":false,"pushed_at":"2021-05-08T05:09:00.000Z","size":174,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-25T14:53:07.898Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/tve.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-08T04:25:23.000Z","updated_at":"2021-05-08T05:09:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f7fdda5-b0ce-4ad2-a62b-e70c88e0de29","html_url":"https://github.com/tve/uibuilder-mini","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tve/uibuilder-mini","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tve%2Fuibuilder-mini","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tve%2Fuibuilder-mini/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tve%2Fuibuilder-mini/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tve%2Fuibuilder-mini/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tve","download_url":"https://codeload.github.com/tve/uibuilder-mini/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tve%2Fuibuilder-mini/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28993253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T22:01:47.507Z","status":"ssl_error","status_checked_at":"2026-02-01T21:58:37.335Z","response_time":56,"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-10-10T14:07:55.550Z","updated_at":"2026-02-01T22:31:41.347Z","avatar_url":"https://github.com/tve.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"Mini-demo using Node-Red with Vuetify\n=====================================\n\nThis is a mini Node-Red demo using uibuilder, Vue.js, and Vuetify.\nThe demo shows a light switch. The light switch can be toggled in the\nweb browser as well as using two inject nodes in node-red. In all cases\nthe changes trigger messages in node-red that can output some control\nrequests to actually turn the light on/off, and the web UI always shows\nthe current state.\n\n## Quick start\n\nThe node-red installation need to include uibuilder, however, it needs a\nsmall patch to support CORS which is described in\nhttps://github.com/TotallyInformation/node-red-contrib-uibuilder/pull/131\nUntil that gets merged, the easiest is to install\n`tve/node-red-contrib-uibuilder` in node-red instead of\nTotallyInformation's version.\n\nTo bring this project to life, install vue-cli (e.g. `apt install vue-cli`\non Ubuntu or see https://cli.vuejs.org/guide/installation.html) and install\nall the dependencies of this repo locally:\n```\nnpm install\n```\n\nNow there are two hostnames to possibly configure. In the end there will be three pieces:\n- your web browser running on your laptop/desktop\n- the vue-cli development server that serves up the UI files\n- the node-red server that runs the flow.js and to which uibuilder connects\n\nEdit `.env.development` and set `DEV_SERVER` to the hostname of the machine that\nwill run vue-cli, i.e. where you installed this repo, most likely your laptop,\nthus `http://localhost:8080.` Then set `VUE_APP_NR_SERVER` to the hostname:port of the\nmachine that runs node-red, most likely also your laptop thus `http://localhost:1880`\n\nOpen your node-red admin UI and import `flow.js` and start the flow.\n\nFinally, start the dev server using `npm run serve` or `vue-cli-service serve`\nand point your web browser at the `DEV_SERVER` url.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftve%2Fuibuilder-mini","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftve%2Fuibuilder-mini","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftve%2Fuibuilder-mini/lists"}