{"id":43571889,"url":"https://github.com/2sic/app-template-angular","last_synced_at":"2026-02-03T22:17:24.521Z","repository":{"id":41768177,"uuid":"211054405","full_name":"2sic/app-template-angular","owner":"2sic","description":"Template app to quickly get started with angular 8 development in DNN and 2sxc","archived":false,"fork":false,"pushed_at":"2026-01-12T13:44:08.000Z","size":10121,"stargazers_count":5,"open_issues_count":8,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-01-12T20:11:14.149Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/2sic.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-09-26T09:43:07.000Z","updated_at":"2026-01-12T13:44:12.000Z","dependencies_parsed_at":"2025-06-30T06:25:31.746Z","dependency_job_id":"ab05cfb5-41cf-4784-a37d-04431490c60a","html_url":"https://github.com/2sic/app-template-angular","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/2sic/app-template-angular","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sic%2Fapp-template-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sic%2Fapp-template-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sic%2Fapp-template-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sic%2Fapp-template-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2sic","download_url":"https://codeload.github.com/2sic/app-template-angular/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sic%2Fapp-template-angular/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29059574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T20:13:53.544Z","status":"ssl_error","status_checked_at":"2026-02-03T20:13:40.507Z","response_time":96,"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":"2026-02-03T22:17:23.759Z","updated_at":"2026-02-03T22:17:24.516Z","avatar_url":"https://github.com/2sic.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"app-icon.png\" width=\"300px\" align=\"right\"\u003e\n\n# App Template for Angular Best Practices with DNN and 2sxc\n\n| 2sxc                | ✅    | requires 2sxc v16.04\n| Dnn                 | ✅    | For v9.6.1+\n| Angular             | ✅    | For v20.0.0\n\n## What is this?\n\nIf you wish to develop Angular within DNN, the initial setup can be challenging. This template App solves a bunch of problems for you, like:\n\n1. develop on your local system with hot-reloading as you work\n1. use DNN and 2sxc WebAPIs out-of-the box with all the right headers\n1. multiple code editions, so you can test staging code on the production server, without interrupting users who see the live edition\n\n## How to Install\n\nThe solution in as **2sxc App** and can be installed from 2sxc (inside DNN). Follow [these instructions](https://azing.org/2sxc/r/oCmPBI3p).\n\n## Links\n\n* App Tutorial Angular  [Github](https://github.com/2sic/app-template-angular) | [app catalog](https://2sxc.org/en/apps/app/tutorial-and-template-app-for-angular-11)\n* Dnn-Sxc-Angular [npm](https://www.npmjs.com/package/@2sic.com/dnn-sxc-angular)\n* Documentation [recipes \u0026 instructions on azing](https://azing.org/2sxc/l/VPE4Usua/angular-apps-development)\n\n## History\n\n* 2020-11-09\n  * Updated shared code which extracts the generated index.html for DNN\n* 2021-02-25\n  * Improved razor code split\n  * Using latest (v11) dnn-sxc-angular\n  * Split examples into sub-module to make it easy to remove them\n  * Extensive documentation of everything inside this\n  * Edit-toolbars in the application\n  * After edit a callback refreshes the data (instead of page reload)\n  * Made data multi-language (English and German)\n* 2022-07-08\n  * Migration to Angular 14\n  * dnn-sxc-angular replaced by new sxc-angular lib (v14.07.01)\n  * Using latest (v14.07.03) 2sxc-typings\n* v16.00.00 2023-10-04\n  * Refactore Filename _\n  * Migration to Angular 16\n  * Update Readme\n  * Refactore Name to Template-Angular\n  * Update 2sxc v16 Standards Typed\n* v17.00.00 2024-03-05\n  * Migration to Angular 17\n* v18.00.00 2024-10-01\n  * Migration to Angular 18\n* v18.00.00 2024-06-30\n  * Migration to Angular 20","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2sic%2Fapp-template-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2sic%2Fapp-template-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2sic%2Fapp-template-angular/lists"}