{"id":16730041,"url":"https://github.com/zerefwayne/dummy-newman-ui","last_synced_at":"2025-03-15T17:22:50.568Z","repository":{"id":80414555,"uuid":"351542658","full_name":"zerefwayne/dummy-newman-ui","owner":"zerefwayne","description":"A dummy app built as a proof of concept for Daemon and UI for newman.","archived":false,"fork":false,"pushed_at":"2021-03-26T03:09:37.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T07:17:18.128Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zerefwayne.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":"2021-03-25T18:49:42.000Z","updated_at":"2021-03-26T03:09:39.000Z","dependencies_parsed_at":"2023-06-07T13:30:23.469Z","dependency_job_id":null,"html_url":"https://github.com/zerefwayne/dummy-newman-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/zerefwayne%2Fdummy-newman-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerefwayne%2Fdummy-newman-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerefwayne%2Fdummy-newman-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerefwayne%2Fdummy-newman-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zerefwayne","download_url":"https://codeload.github.com/zerefwayne/dummy-newman-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243763373,"owners_count":20344214,"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":[],"created_at":"2024-10-12T23:31:37.136Z","updated_at":"2025-03-15T17:22:50.530Z","avatar_url":"https://github.com/zerefwayne.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sample Demo App\n\n\n### [Video Demo](https://user-images.githubusercontent.com/28949397/112529472-4fb3e800-8dcb-11eb-8292-c88b4bfd0fe5.mp4)\n\n## Components\n\n### Daemon Script\n\nThe daemon script is a NodeJS script which listens for messages from the DummyNewman process updates and broadcasts them to dashboard listening to them.\n\n### DummyNewman\n\nDummyNewman is a dummy implementation of newman that connects to daemon and sends process updates to it for being displayed on the dashboard.\n\n### Dashboard\n\nDashboard is a simple HTML, JS App that connects to Daemon if running and listens for updates that it might have.\n\n## How to start?\n\n1.  Run `npm install` to install dependencies.\n2.  Run `npm install -g http-server-spa`.\n3.  Run `http-server-spa dummyweb index.html 8081` and head over to http://localhost:8081 to see the webpage.\n4.  Run `cd dummynewman \u0026\u0026 node index.js` to start the dummy newman job.\n5.  It will automatically spawn the daemon and connect to it.\n\n## Spawning the daemon\n\nDummyNewman output when daemon is running:\n\n```\n➜  dummynewman node index.js\n(re)Connecting to ws://localhost:8080\nDaemon running, connected to: ws://localhost:8080\n```\n\nIf DummyNewman detects that the server is not running: It will automatically spawn the daemon script, wait for 2 seconds and retry connecting to the daemon on `ws://localhost:8080`\n\nDummyNewman output when daemon is not running:\n\n```\n➜  dummynewman node index.js\n(re)Connecting to ws://localhost:8080\nDaemon not running, retrying to spawn daemon.\n(re)Connecting to ws://localhost:8080\nDaemon running, connected to: ws://localhost:8080\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerefwayne%2Fdummy-newman-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzerefwayne%2Fdummy-newman-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerefwayne%2Fdummy-newman-ui/lists"}