{"id":24745070,"url":"https://github.com/tristanv0/angularframework","last_synced_at":"2026-04-16T10:02:29.792Z","repository":{"id":210144263,"uuid":"725841459","full_name":"Tristanv0/AngularFramework","owner":"Tristanv0","description":"A Webpage for CPS530 Lab10 using the Angular Framework","archived":false,"fork":false,"pushed_at":"2023-12-01T02:23:33.000Z","size":206,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T23:11:18.257Z","etag":null,"topics":["angular","boostrap5","framework","typescript"],"latest_commit_sha":null,"homepage":"https://tristanv0.github.io/AngularFramework/","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/Tristanv0.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":"2023-12-01T01:26:20.000Z","updated_at":"2023-12-01T02:27:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"19999e8f-ca49-403b-a144-673c480cb72a","html_url":"https://github.com/Tristanv0/AngularFramework","commit_stats":null,"previous_names":["tristanv0/angularframework"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tristanv0/AngularFramework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tristanv0%2FAngularFramework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tristanv0%2FAngularFramework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tristanv0%2FAngularFramework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tristanv0%2FAngularFramework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tristanv0","download_url":"https://codeload.github.com/Tristanv0/AngularFramework/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tristanv0%2FAngularFramework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31880884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"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":["angular","boostrap5","framework","typescript"],"created_at":"2025-01-28T02:32:11.312Z","updated_at":"2026-04-16T10:02:29.755Z","avatar_url":"https://github.com/Tristanv0.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular\n\nThis project is hosted using  GitHub Pages! View the webpage here -\u003e https://tristanv0.github.io/AngularFramework/\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.0.5.\n\n## How To Use\nTo clone and run this application, you will need:\n- Git\n- Node.js\n\nOnce you have those, from your command line:\n\n```shell\n# Install Angular CLI globally\nnpm install -g @angular/cli\n\n# Verify that Angular CLI has been installed successfully\nng version\n\n# Clone this repository\ngit clone https://github.com/Tristanv0/Angular.git\n\n# Go into the repository\ncd Angular\n\n# Run the following command to start the Angular development server\nng serve\n\n# You can use Ctrl+C to end the development server\n```\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component (e.g. `ng generate component navbar`). A new subdirectory will be created with component-name.component.{css,html,spec.ts,ts}\n\nIn `src/app/app.component.ts`, add the following code:\n\n```typescript\n# Assuming you did ng generate component navbar\nimport { NavbarComponent } from './navbar/navbar.component';\n\n# inside the @Component add NavbarComponent in the imports array\nimports: [CommonModule, RouterOutlet, NavbarComponent],\n```\n\nNow, to actually implement your component into your webpage, in `src/app/app.component.html`, just use the `app-navbar` selector to include your navbar component\n\n```html\n\u003capp-navbar\u003e\u003c/app-navbar\u003e\n\u003c!-- Other components --!\u003e\n\u003crouter-outlet\u003e\u003c/router-outlet\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftristanv0%2Fangularframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftristanv0%2Fangularframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftristanv0%2Fangularframework/lists"}