{"id":16071593,"url":"https://github.com/backpackerhh/typescript-course-framework","last_synced_at":"2026-06-11T06:31:27.337Z","repository":{"id":218784358,"uuid":"747271090","full_name":"backpackerhh/typescript-course-framework","owner":"backpackerhh","description":"TypeScript: The Complete Developer's Guide - App 4","archived":false,"fork":false,"pushed_at":"2024-01-25T15:52:07.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-20T06:15:44.486Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/backpackerhh.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":"2024-01-23T15:54:17.000Z","updated_at":"2024-01-23T19:06:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"952909e9-f7b9-4289-9524-f04eb0bf0e04","html_url":"https://github.com/backpackerhh/typescript-course-framework","commit_stats":null,"previous_names":["backpackerhh/typescript-course-framework"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/backpackerhh/typescript-course-framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backpackerhh%2Ftypescript-course-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backpackerhh%2Ftypescript-course-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backpackerhh%2Ftypescript-course-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backpackerhh%2Ftypescript-course-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/backpackerhh","download_url":"https://codeload.github.com/backpackerhh/typescript-course-framework/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backpackerhh%2Ftypescript-course-framework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34186385,"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-11T02:00:06.485Z","response_time":57,"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-10-09T07:41:22.674Z","updated_at":"2026-06-11T06:31:27.309Z","avatar_url":"https://github.com/backpackerhh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maps\n\n## Up and running\n\nInstall dependencies:\n\n```bash\n$ npm run install-deps\n```\n\nRun server:\n\n```bash\n$ npm start\n```\n\nGo to http://localhost:1234 to see the project in the browser.\n\nRun API:\n\n```bash\n$ npm run start-server\n```\n\nGo to http://localhost:3000 to see the API in the browser.\n\n## Notes\n\nIn the `tsconfig.json` file following option was defined:\n\n```json\n{\n  \"compilerOptions\": {\n    // ...\n    \"moduleResolution\": \"NodeNext\"\n  },\n}\n```\n\nMore details about module resolution [here](https://www.typescriptlang.org/tsconfig#moduleResolution).\n\nNote that `tsconfig.json` file is not included in this repository because I use a global file for all this mini-projects created for this course.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackpackerhh%2Ftypescript-course-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbackpackerhh%2Ftypescript-course-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackpackerhh%2Ftypescript-course-framework/lists"}