{"id":19272112,"url":"https://github.com/ogstudio/debug-ui","last_synced_at":"2025-02-23T20:25:56.915Z","repository":{"id":92278408,"uuid":"137461295","full_name":"OGStudio/debug-ui","owner":"OGStudio","description":"UI for debug-broker that works in a web browser","archived":false,"fork":false,"pushed_at":"2018-06-15T08:46:03.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-05T13:41:59.263Z","etag":null,"topics":["debugging","html","jquery","js","ui"],"latest_commit_sha":null,"homepage":"https://ogstudio.github.io/debug-ui","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OGStudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-06-15T08:23:40.000Z","updated_at":"2018-06-15T08:50:13.000Z","dependencies_parsed_at":"2023-06-08T06:15:11.305Z","dependency_job_id":null,"html_url":"https://github.com/OGStudio/debug-ui","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/OGStudio%2Fdebug-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OGStudio%2Fdebug-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OGStudio%2Fdebug-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OGStudio%2Fdebug-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OGStudio","download_url":"https://codeload.github.com/OGStudio/debug-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240373959,"owners_count":19791314,"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":["debugging","html","jquery","js","ui"],"created_at":"2024-11-09T20:35:27.204Z","updated_at":"2025-02-23T20:25:56.893Z","avatar_url":"https://github.com/OGStudio.png","language":"JavaScript","readme":"# Table of contents\n\n* [Overview](#overview)\n* [Usage](#usage)\n    * [Broker](#broker)\n    * [Debugger](#debugger)\n\n\u003ca name=\"overview\"/\u003e\n\n# Overview\n\ndebug-ui\n\n* was created to provide simple UI without dependencies for [debug-broker][debug-broker]\n* is an HTML page powered by JavaScript\n* can be run by Firefox at localhost\n* is hosted by GitHub pages [here][hosted-debug-ui]\n\n\u003ca name=\"usage\"/\u003e\n\n# Usage\n\nSimply open this UI hosted by GitHub pages [here][hosted-debug-ui].\n\n\u003ca name=\"broker\"/\u003e\n\n## Broker\n\nThe first time you open UI, you will see an error message like this:\n\n```\nERROR: broker parameter is missing\nNOTE: Add 'broker=http://localhost:7999' parameter, where http://localhost:7999 should have DebugBroker instance running\n```\n\nYou need to provide broker URL:\n\n* append `?broker=\u003curl to debug-broker instance\u003e` to your web browser's address bar\n* press `Enter` to apply the changes\n\n**Notes**:\n\n* consult [debug-broker documentation][debug-broker] to find out how (and where) to install the broker\n* `\u003curl to debug-broker instance\u003e` should be a fully qualified URL, even with `http(s)://` part\n\n\u003ca name=\"debugger\"/\u003e\n\n## Debugger\n\nThe first time you open UI, you will see an error message like this:\n\n```\nERROR: debugger parameter is missing\nNOTE: Add 'debugger=app-title' parameter, where app-title should be Debugger instance name used by app\n```\n\nYou need to provide debugger name:\n\n* append `\u0026debugger=\u003capp title\u003e` to your web browser's address bar\n* press `Enter` to apply the changes\n\n**Note**: consult [debug-broker documentation][debug-broker] to find out what debugger name is\n\n[debug-broker]: https://github.com/OGStudio/debug-broker\n[hosted-debug-ui]: https://ogstudio.github.io/debug-ui\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogstudio%2Fdebug-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fogstudio%2Fdebug-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogstudio%2Fdebug-ui/lists"}