{"id":40516975,"url":"https://github.com/abbasmashaddy72/angular-test1","last_synced_at":"2026-01-20T20:36:58.693Z","repository":{"id":205043381,"uuid":"713265119","full_name":"abbasmashaddy72/angular-test1","owner":"abbasmashaddy72","description":"My first Angular Test Application","archived":false,"fork":false,"pushed_at":"2023-12-09T11:29:20.000Z","size":894,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-12-09T12:27:55.178Z","etag":null,"topics":["angular"],"latest_commit_sha":null,"homepage":"","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/abbasmashaddy72.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}},"created_at":"2023-11-02T07:03:58.000Z","updated_at":"2023-12-09T11:23:40.000Z","dependencies_parsed_at":"2023-12-09T12:37:24.364Z","dependency_job_id":null,"html_url":"https://github.com/abbasmashaddy72/angular-test1","commit_stats":null,"previous_names":["abbasmashaddy72/angular-test1"],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/abbasmashaddy72/angular-test1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbasmashaddy72%2Fangular-test1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbasmashaddy72%2Fangular-test1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbasmashaddy72%2Fangular-test1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbasmashaddy72%2Fangular-test1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abbasmashaddy72","download_url":"https://codeload.github.com/abbasmashaddy72/angular-test1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbasmashaddy72%2Fangular-test1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28613187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["angular"],"created_at":"2026-01-20T20:36:58.094Z","updated_at":"2026-01-20T20:36:58.687Z","avatar_url":"https://github.com/abbasmashaddy72.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Running an Angular Application\n\n## Prerequisites\n\nBefore running your Angular application, make sure you have the following installed on your machine:\n\n- [Node.js and npm](https://nodejs.org/): Angular requires Node.js and npm for package management.\n- Angular CLI: Install globally via the following command:\n\n    ```\n    npm install -g @angular/cli\n    ```\n\n## Clone the Repository\n\nClone your Angular project repository using Git:\n\n```\ngit clone https://github.com/abbasmashaddy72/angular-test1.git\ncd angular-test1\n```\n\n## Install Dependencies\n\nInstall the project dependencies using npm:\n\n```\nnpm install\n```\n\n## Run the Application\n- Use the Angular CLI to serve your application locally:\n\n```\nng serve\n```\n\n- By default, this will start the development server, and you can access your Angular application in your web browser at [http://localhost:4200/](http://localhost:4200/).\n\n## Additional Options\n\n- To specify a different port, use the `--port` option:\n\n    ```\n    ng serve --port 3000\n    ```\n\n- To enable live reload and watch for changes, use the `--open` option:\n\n    ```\n    ng serve --open\n    ```\n\n- To build your application for production, use the following command:\n\n    ```\n    ng build --prod\n    ```\nFeel free to reach out if you have any questions or encounter issues!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabbasmashaddy72%2Fangular-test1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabbasmashaddy72%2Fangular-test1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabbasmashaddy72%2Fangular-test1/lists"}