{"id":16241526,"url":"https://github.com/tve/uibuilder-test","last_synced_at":"2026-01-19T23:33:55.651Z","repository":{"id":146951499,"uuid":"363473226","full_name":"tve/uibuilder-test","owner":"tve","description":"Node-Red Test Dashboard using uibuilder","archived":false,"fork":false,"pushed_at":"2021-05-07T05:33:39.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T09:52:52.040Z","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-01T17:52:28.000Z","updated_at":"2021-05-07T05:33:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"20d8d414-da71-4fff-acc5-1455364e5bcd","html_url":"https://github.com/tve/uibuilder-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tve/uibuilder-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tve%2Fuibuilder-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tve%2Fuibuilder-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tve%2Fuibuilder-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tve%2Fuibuilder-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tve","download_url":"https://codeload.github.com/tve/uibuilder-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tve%2Fuibuilder-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28590137,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T20:45:59.482Z","status":"ssl_error","status_checked_at":"2026-01-19T20:45:41.500Z","response_time":67,"last_error":"SSL_read: 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.496Z","updated_at":"2026-01-19T23:33:55.634Z","avatar_url":"https://github.com/tve.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"Test dashboard using Vuetify\n============================\n\nThis is a Node-Red test dashboard using uibuilder, Vue.js, and Vuetify.\nThe dashboard uses a simple tabbed interface and shows a small number of\ntabs with test components that display data coming from node-red.\nA sample flow is provided that populates the dashboard with test data.\n\nThis project uses vue-cli to build the UI. This has the benefit of\nproviding all the amenities of modern javascript coding, including\nautomatic hot-reload when a source file is changed.\n\nThe way it works in development mode is that you run vue-cli-service\non your dev machine (e.g. laptop) which serves-up the UI components\nfrom this source tree. The browser connects to the node-red server only\nto receive (and send) event streams.\n\nFor production mode, vue-cli-service is run to produce a dist package\nthat can be dropped onto any static web server, including node-red's\nstatic file-serving directory. Note that this project does not use\nthe file serving capabilities of the uibuilder nodes at all.\n\nStart the flow and navigate to http://localhost:1880/d-test\n\n## Project setup\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) and install all the dependencies of this repo locally.\n```\nnpm install\n```\n\n### Compiles and hot-reloads for development\nEdit `.env.development` to reflect where you point your browser to get the\nUI and where the UI needs to connect to get to node-red. Then start the dev\nserver for the UI:\n```\nnpm run serve\n```\nor\n```\nvue-cli-service serve\n```\n\n### Compiles and minifies for production\nEdit `.env.production` to reflect your node-red environment.\n```\nnpm run build\n```\n\n### Lints and fixes files\n```\nnpm run lint\n```\n\n### Customize configuration\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftve%2Fuibuilder-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftve%2Fuibuilder-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftve%2Fuibuilder-test/lists"}