{"id":19798490,"url":"https://github.com/jms/typescript-fundamentals","last_synced_at":"2025-10-28T16:16:42.876Z","repository":{"id":66499395,"uuid":"411907306","full_name":"jms/typescript-fundamentals","owner":"jms","description":null,"archived":false,"fork":false,"pushed_at":"2021-09-30T03:16:34.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T16:42:09.786Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-09-30T03:16:32.000Z","updated_at":"2021-09-30T03:16:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed6f044c-2c4b-4966-945c-751ad0d1bec5","html_url":"https://github.com/jms/typescript-fundamentals","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"DanWahlin/typescript-fundamentals","purl":"pkg:github/jms/typescript-fundamentals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jms%2Ftypescript-fundamentals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jms%2Ftypescript-fundamentals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jms%2Ftypescript-fundamentals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jms%2Ftypescript-fundamentals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jms","download_url":"https://codeload.github.com/jms/typescript-fundamentals/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jms%2Ftypescript-fundamentals/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271963324,"owners_count":24850603,"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-24T02:00:11.135Z","response_time":111,"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-12T07:29:34.081Z","updated_at":"2025-10-28T16:16:42.765Z","avatar_url":"https://github.com/jms.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript Fundamentals\n\nCode samples from the TypeScript Fundamentals course on [Pluralsight.com](https://pluralsight.com). Samples for each module from the course can be found in the `src` directory.\n\n## Running the Project\n\n1. Install Node.js LTS ([https://nodejs.org](https://nodejs.org))\n1. Open a command window at the root of this project\n1. Run `npm install`\n1. Run `npm start` to start the web server and run the app\n\n**NOTE:**\n\nRunning `npm start` compiles your TypeScript and loads the JavaScript bundle into memory (you won't see a `dist` folder created in this case).\nIf you want to compile your TypeScript and create a bundle in the `dist` folder you can run `npm run webpack` or\n`npm run webpack:w` (if you want webpack to watch for changes to files).\n\n## Credits\n\nFont Awesome Free icons are being used as per the kit guidelines https://fontawesome.com/kits\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjms%2Ftypescript-fundamentals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjms%2Ftypescript-fundamentals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjms%2Ftypescript-fundamentals/lists"}