{"id":18260057,"url":"https://github.com/roppa/node-debug","last_synced_at":"2025-07-30T01:19:09.045Z","repository":{"id":146092768,"uuid":"57384466","full_name":"roppa/node-debug","owner":"roppa","description":null,"archived":false,"fork":false,"pushed_at":"2016-04-29T13:14:44.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T18:36:29.201Z","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/roppa.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":"2016-04-29T13:05:21.000Z","updated_at":"2016-04-29T13:14:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d7c8af7-4407-4f78-89e5-0dfd14ebdacd","html_url":"https://github.com/roppa/node-debug","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/roppa%2Fnode-debug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Fnode-debug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Fnode-debug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Fnode-debug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roppa","download_url":"https://codeload.github.com/roppa/node-debug/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947825,"owners_count":21023058,"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-11-05T10:41:52.734Z","updated_at":"2025-04-08T23:44:42.713Z","avatar_url":"https://github.com/roppa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Debugging with [node inspector](https://github.com/node-inspector/node-inspector)\n\nFollow [the instructions on Nodejitsu](https://docs.nodejitsu.com/articles/getting-started/how-to-debug-nodejs-applications) for more detailed instructions.\n\n##Overview\n\nInstall [node inspector](https://github.com/node-inspector/node-inspector) globally:\n\n```\nnpm install node-inspector -g\n```\n\nRun your app in debug mode using the ```--debug``` flag:\n\n```\nnode --debug index.js\n```\n\nRun the inspector in a new terminal specifying the port of your app:\n\n```\nnode-inspector --web-port=8080\n```\n\nThe port is whatever port you are running your app on, the example above is 8080.\n\nVisit the debugger app by visiting ```http://127.0.0.1:8080/```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froppa%2Fnode-debug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froppa%2Fnode-debug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froppa%2Fnode-debug/lists"}