{"id":20814128,"url":"https://github.com/branflake2267/debugging-service-typescript","last_synced_at":"2026-02-20T20:02:39.729Z","repository":{"id":145733222,"uuid":"261028983","full_name":"branflake2267/debugging-service-typescript","owner":"branflake2267","description":"Debugging a backend service written with TypeScript","archived":false,"fork":false,"pushed_at":"2020-05-14T01:50:49.000Z","size":13,"stargazers_count":2,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T11:39:45.952Z","etag":null,"topics":["debugging-with-brandondonnelson","node","typescript","visual-studio-code","vscode"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/watch?v=cjTZT5S3MrY","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/branflake2267.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2020-05-03T22:00:02.000Z","updated_at":"2022-11-06T20:43:31.000Z","dependencies_parsed_at":"2023-04-24T13:18:21.303Z","dependency_job_id":null,"html_url":"https://github.com/branflake2267/debugging-service-typescript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/branflake2267/debugging-service-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/branflake2267%2Fdebugging-service-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/branflake2267%2Fdebugging-service-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/branflake2267%2Fdebugging-service-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/branflake2267%2Fdebugging-service-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/branflake2267","download_url":"https://codeload.github.com/branflake2267/debugging-service-typescript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/branflake2267%2Fdebugging-service-typescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29662581,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T19:49:36.704Z","status":"ssl_error","status_checked_at":"2026-02-20T19:44:05.372Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["debugging-with-brandondonnelson","node","typescript","visual-studio-code","vscode"],"created_at":"2024-11-17T21:10:15.069Z","updated_at":"2026-02-20T20:02:39.724Z","avatar_url":"https://github.com/branflake2267.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Debugging a backend service written with TypeScript\nThis is a simple backend service project template written with TypeScript. \n\n[![Debugging Video Tutorial](https://img.youtube.com/vi/cjTZT5S3MrY/0.jpg)](https://www.youtube.com/watch?v=cjTZT5S3MrY)\n\n\n## Project Configuration\n| Setting | Value |\n| --- | --- |\n| Purpose | Backend service |\n| Language | TypeScript |\n| Architecture | npm/node |\n| IDE | Visual Studio Code |\n| License | GPL v3 |\n| Tutorial | [Youtube Tutorial](https://www.youtube.com/watch?v=cjTZT5S3MrY) |\n\n\n## Build\n\n* Run `npm install`\n* Run `npm run build`\n* The source is output to the `./dist` directory.\n\n\n\n## Debugging\n\n### Debug with Visual Studio Code\nVS Code can run the service which allows for execution breakpoints, stack tracing, variable inspection and stack analysis. \n\n* Open VSCode and go to the launchers and run `Launch Service`.\n\n### Debug with npm\nnpm can execute the service, but start with building it first.\n\n* Run `npm run build`\n* Run `npm run service`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbranflake2267%2Fdebugging-service-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbranflake2267%2Fdebugging-service-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbranflake2267%2Fdebugging-service-typescript/lists"}