{"id":28177867,"url":"https://github.com/planbgmbh/best-practice-angular","last_synced_at":"2025-08-05T09:27:30.622Z","repository":{"id":291117877,"uuid":"966166582","full_name":"PlanBGmbH/best-practice-angular","owner":"PlanBGmbH","description":"This is a best practice repository for Angular projects at PlanB. Use this to start new projects with Angular.","archived":false,"fork":false,"pushed_at":"2025-05-02T13:40:56.000Z","size":170,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-02T14:58:32.379Z","etag":null,"topics":["angular","best-practice","template"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/PlanBGmbH.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,"zenodo":null}},"created_at":"2025-04-14T14:00:19.000Z","updated_at":"2025-05-02T13:41:00.000Z","dependencies_parsed_at":"2025-05-02T14:58:34.927Z","dependency_job_id":"206a2b71-b530-4c6a-901c-df5bce7b8b2d","html_url":"https://github.com/PlanBGmbH/best-practice-angular","commit_stats":null,"previous_names":["planbgmbh/best-practice-angular"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlanBGmbH%2Fbest-practice-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlanBGmbH%2Fbest-practice-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlanBGmbH%2Fbest-practice-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlanBGmbH%2Fbest-practice-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PlanBGmbH","download_url":"https://codeload.github.com/PlanBGmbH/best-practice-angular/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254448614,"owners_count":22072765,"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","best-practice","template"],"created_at":"2025-05-16T01:11:05.005Z","updated_at":"2025-08-05T09:27:30.607Z","avatar_url":"https://github.com/PlanBGmbH.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PlanbAngularTemplate\n\nThis repository contains a sample project for Angular applications how we develop them at PlanB. It has the basic application, a correct setup for commit messages and down below in the `Git Configuration` section you find a sample git config for your git repository setting.\n\n## Make it yours\n\nIf you starting a new project for a customer based on this project please run these commands:\n\n1. Update the name of the angular project:\n\n```bash\nnode scripts/update_project_name.js --project-name=YOUR_PROJECT_NAME\n```\n\nMake sure that you don't have any whitespaces in your project name.\n\n2. Re-init the git for your needs (so that the customer does not have the history of this git repository)\n\n```bash\nnpm run init:git\n```\n\n3. Let's go and develop things! (you can now delete `scripts/update_project_name.js` if you like)\n\n## Git Configuration\n\nThis repository contains a script called `setup:git` which add recommended settings to the `.git/config` file.\nIf you don't want to use GPG signing for your commits (using it is recommended), you can disable it by removing this line:\n\n```bash\n[commit]\n gpgSign = true\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplanbgmbh%2Fbest-practice-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplanbgmbh%2Fbest-practice-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplanbgmbh%2Fbest-practice-angular/lists"}