{"id":19228227,"url":"https://github.com/capitec/template-pwa-angular","last_synced_at":"2026-03-02T10:03:09.616Z","repository":{"id":179154462,"uuid":"657478640","full_name":"capitec/template-pwa-angular","owner":"capitec","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-11T10:51:13.000Z","size":482,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-23T10:41:25.137Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/capitec.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":"2023-06-23T06:39:42.000Z","updated_at":"2024-10-11T07:11:11.000Z","dependencies_parsed_at":"2024-11-09T15:30:42.764Z","dependency_job_id":"e86c3713-5ca4-43ea-aae9-9320780d28a1","html_url":"https://github.com/capitec/template-pwa-angular","commit_stats":null,"previous_names":["capitec/template-pwa-angular"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/capitec/template-pwa-angular","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capitec%2Ftemplate-pwa-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capitec%2Ftemplate-pwa-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capitec%2Ftemplate-pwa-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capitec%2Ftemplate-pwa-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capitec","download_url":"https://codeload.github.com/capitec/template-pwa-angular/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capitec%2Ftemplate-pwa-angular/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29998085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T09:59:02.300Z","status":"ssl_error","status_checked_at":"2026-03-02T09:59:02.001Z","response_time":60,"last_error":"SSL_read: 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":[],"created_at":"2024-11-09T15:27:14.014Z","updated_at":"2026-03-02T10:03:09.559Z","avatar_url":"https://github.com/capitec.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\nProgressive Web App (PWA) starter template for [Angular](https://angular.io/)-based Single-page application (SPA) development, leveraging [Omni Components](https://github.com/capitec/omni-components) library.\n\n# Usage\n\n1️⃣ \u0026nbsp; Create a new [repository from this template](https://github.com/capitec/template-pwa-angular/generate) (or fork) and clone locally:\n\n```bash\ngit clone https://github.com/{your-repo-name}.git\ncd {your-repo-name}\n```\n\n2️⃣ \u0026nbsp; Restore all package dependencies:\n\n```bash\nnpm i\n```\n\n3️⃣ \u0026nbsp; Open it in VS Code:\n\n```bash\ncode .\n```\n\n# Scripts\nThe following NPM scripts within `package.json` should be noted:\n\n- `serve` - Launches Angular's dev server (Automated via F5 debugging in VS Code 😎).\n- `build` - Bundles code and copies artifacts for production from the `src` directory to the `dist` directory.\n- `preview` - Launches a simple web server, serving the `dist` directory (Remember to `build` first! 🎗️).\n- `test` - Launches the [Angular](https://angular.io/guide/testing) test runner \u0026 executes all tests.\n- `format` - Runs the Prettier formatter on all `.ts` files, applying format updates where necessary.\n- `lint`- Runs the ESLint analyzer on all `.ts` files, applying code updates where necessary.\n\n# Features\n|     Feature    |  Availability | Description |\n|-------------------------------|-----|-----------------------------------------------------------------|\n|    Components                 | ✅  | [Omni Components](https://github.com/capitec/omni-components)   |\n|    Component Intellisense     | ✅  |                                          |\n|    Routing                    | ✅  | [Angular](https://angular.io/guide/routing-overview)    |\n|    VS Code Debugging          | ✅  | [.vscode/launch.json](./.vscode/launch.json)                                       |\n|    Tests                      | ✅  | [Angular](https://angular.io/guide/testing)                     |\n|    Serve                      | ✅  | [Angular CLI](https://angular.io/cli)                           |\n|    Build                      | ✅  | [Angular CLI](https://angular.io/cli)                           |\n|    Build chunking             | ✅  | `/* webpackChunkName: */` compiler hints                        |\n|    Preview built output       | ✅  | [http-server](https://github.com/http-party/http-server)        |\n|    Formatting                 | ✅  | [Prettier](https://prettier.io/)                                |\n|    Linting                    | ✅  | [ESLint](https://eslint.org/)                                   |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapitec%2Ftemplate-pwa-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapitec%2Ftemplate-pwa-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapitec%2Ftemplate-pwa-angular/lists"}