{"id":20609451,"url":"https://github.com/nirjan-dev/debugging-node-server","last_synced_at":"2026-06-09T14:31:10.689Z","repository":{"id":213091399,"uuid":"732942567","full_name":"nirjan-dev/debugging-node-server","owner":"nirjan-dev","description":"Demo for my blog post on debugging node.js apps","archived":false,"fork":false,"pushed_at":"2023-12-18T10:42:51.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T17:49:48.631Z","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/nirjan-dev.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":"2023-12-18T08:02:38.000Z","updated_at":"2025-02-27T04:39:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"5cdd8443-6085-418b-b0b3-d48639c7dd15","html_url":"https://github.com/nirjan-dev/debugging-node-server","commit_stats":null,"previous_names":["nirjan-dev/debugging-node-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nirjan-dev/debugging-node-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirjan-dev%2Fdebugging-node-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirjan-dev%2Fdebugging-node-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirjan-dev%2Fdebugging-node-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirjan-dev%2Fdebugging-node-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nirjan-dev","download_url":"https://codeload.github.com/nirjan-dev/debugging-node-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirjan-dev%2Fdebugging-node-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34112225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-16T10:13:37.082Z","updated_at":"2026-06-09T14:31:10.664Z","avatar_url":"https://github.com/nirjan-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"The related blog post can be read on my [personal blog here](https://nirjan.dev/blog/how-to-debug-a-node-js-server).\n\n# Introduction\nThis is a demo node.js server which just returns \"hello world\" after 3 seconds when you visit localhost:3000. It also has some NPM commands to enable debugging with the Node.js debugger and the chrome dev tools debugger.\n\n# How to start the server\n\n1. clone the repo locally\n2. make sure you use the node version \u003e 20\n3. run `npm start`\n4. go to localhost:3000 to trigger the endpoint\n5. you should see hello world after 3 seconds.\n6. To use the node CLI debugger run `npm run start:debug`\n7. To use the chrome debugger run `npm run start:chrome-debug`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirjan-dev%2Fdebugging-node-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnirjan-dev%2Fdebugging-node-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirjan-dev%2Fdebugging-node-server/lists"}