{"id":20935186,"url":"https://github.com/philippheuer/angular-template","last_synced_at":"2025-03-13T02:41:46.411Z","repository":{"id":95919714,"uuid":"120959964","full_name":"PhilippHeuer/angular-template","owner":"PhilippHeuer","description":"Angular 6.X Modular Project Template","archived":false,"fork":false,"pushed_at":"2018-08-29T16:10:24.000Z","size":989,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-19T19:57:24.638Z","etag":null,"topics":["angular","angular-cli","template"],"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/PhilippHeuer.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":"2018-02-09T21:56:18.000Z","updated_at":"2018-07-10T17:57:42.000Z","dependencies_parsed_at":"2023-03-18T16:34:11.586Z","dependency_job_id":null,"html_url":"https://github.com/PhilippHeuer/angular-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilippHeuer%2Fangular-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilippHeuer%2Fangular-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilippHeuer%2Fangular-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilippHeuer%2Fangular-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PhilippHeuer","download_url":"https://codeload.github.com/PhilippHeuer/angular-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243330266,"owners_count":20274037,"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","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","angular-cli","template"],"created_at":"2024-11-18T22:13:24.499Z","updated_at":"2025-03-13T02:41:46.394Z","avatar_url":"https://github.com/PhilippHeuer.png","language":"TypeScript","readme":"# Angular Template\n\n## Description\n\nThis repository is a template for angular cli based projects.\n\nThis project as several branches with additional features which you can merge into your project on-demand.\n\n## Core Features\n\n- [Import Aliases](docs/core/ImportAlias.md)\n- [Core / Shared Module](docs/core/CoreSharedModule.md)\n- [Routing](docs/core/Routing.md)\n\n## Feature Branches\n\n```markdown\nfeature/\n ├──ngrx                          * ngrx state management\n ├──auth-keycloak                 * authentication using keycloak\n ├──ux-material                   * ux design with angular material\n └──app                           * integrates ngrx and ux-material\n```\n\n## File Structure\n\n```markdown\ntemplate/\n ├──config/                        * our configuration\n |   ├──karma.conf.js              * karma config for our unit tests\n │   └──protractor.conf.js         * protractor config for our end-to-end tests\n │\n ├──docs/                          * documentation of the template, you can delete this!\n │\n ├──src/                           * our source files that will be compiled to javascript\n |   ├──main.browser.ts            * our entry file for our browser environment\n |   ├──polyfills.browser.ts       * our polyfills file (browser compatibility)\n |   ├──index.html                 * Index.html: where we generate our index page\n |   ├──tsconfig.app.json          * extension of the tsconfig for the app\n |   ├──tsconfig.spec.json         * extension of the tsconfig for tests\n │   │\n │   ├──app/                       * WebApp: folder\n │   │   ├──app-module/            * the core app module that bootstraps the application\n │   │   ├──app-routing/           * the routing module that contains the routing configuration\n │   │   ├──app-core/              * the core module to provide singleton services and modules for the app module\n │   │   └──app-shared/            * the shared module with common dumb components \n │   │\n │   ├──assets/                    * static assets are served here\n │   │\n │   └──environments/              * environment configrations\n │\n ├──tsconfig.json                  * typescript config used outside webpack\n └──package.json                   * what npm uses to manage its dependencies\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilippheuer%2Fangular-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilippheuer%2Fangular-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilippheuer%2Fangular-template/lists"}