{"id":16071581,"url":"https://github.com/backpackerhh/typescript-course-maps","last_synced_at":"2025-08-30T10:33:40.642Z","repository":{"id":218254217,"uuid":"745184539","full_name":"backpackerhh/typescript-course-maps","owner":"backpackerhh","description":"TypeScript: The Complete Developer's Guide - App 1","archived":false,"fork":false,"pushed_at":"2024-01-20T18:02:05.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-26T07:17:30.043Z","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}},"created_at":"2024-01-18T20:03:24.000Z","updated_at":"2024-01-20T18:02:08.000Z","dependencies_parsed_at":"2024-01-20T19:24:26.798Z","dependency_job_id":"d090501e-da20-41bc-8005-1fe6dac88a30","html_url":"https://github.com/backpackerhh/typescript-course-maps","commit_stats":null,"previous_names":["backpackerhh/typescript-course-maps"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/backpackerhh/typescript-course-maps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backpackerhh%2Ftypescript-course-maps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backpackerhh%2Ftypescript-course-maps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backpackerhh%2Ftypescript-course-maps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backpackerhh%2Ftypescript-course-maps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/backpackerhh","download_url":"https://codeload.github.com/backpackerhh/typescript-course-maps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backpackerhh%2Ftypescript-course-maps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272839613,"owners_count":25001860,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"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:20.125Z","updated_at":"2025-08-30T10:33:40.608Z","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\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-maps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbackpackerhh%2Ftypescript-course-maps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackpackerhh%2Ftypescript-course-maps/lists"}