{"id":14986840,"url":"https://github.com/alfresco/alfresco-content-app","last_synced_at":"2025-04-13T16:47:41.192Z","repository":{"id":37797435,"uuid":"106566098","full_name":"Alfresco/alfresco-content-app","owner":"Alfresco","description":"Alfresco Content Application","archived":false,"fork":false,"pushed_at":"2025-04-06T01:05:04.000Z","size":78221,"stargazers_count":193,"open_issues_count":36,"forks_count":152,"subscribers_count":98,"default_branch":"develop","last_synced_at":"2025-04-06T14:03:24.971Z","etag":null,"topics":["adf","alfresco","angular","angular-cli"],"latest_commit_sha":null,"homepage":"https://alfresco-content-app.netlify.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Alfresco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2017-10-11T14:36:19.000Z","updated_at":"2025-04-03T14:21:58.000Z","dependencies_parsed_at":"2024-03-01T09:27:50.614Z","dependency_job_id":"5b3e54c2-b2a1-4895-9a5b-fb87e774887b","html_url":"https://github.com/Alfresco/alfresco-content-app","commit_stats":{"total_commits":3437,"total_committers":100,"mean_commits":34.37,"dds":0.8100087285423334,"last_synced_commit":"a5f1926b69828a7b8506e296edba735361de3b4f"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alfresco%2Falfresco-content-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alfresco%2Falfresco-content-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alfresco%2Falfresco-content-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alfresco%2Falfresco-content-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alfresco","download_url":"https://codeload.github.com/Alfresco/alfresco-content-app/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248748989,"owners_count":21155675,"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":["adf","alfresco","angular","angular-cli"],"created_at":"2024-09-24T14:13:39.412Z","updated_at":"2025-04-13T16:47:41.163Z","avatar_url":"https://github.com/Alfresco.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alfresco Content Application\n\nPlease refer to the public [documentation](https://alfresco-content-app.netlify.app/) for more details\n\n## Requirements\n\n| Name    | Version |\n|---------|---------|\n| Node.js | 18.x    |\n| Npm     | 9.x     |\n\n## Compatibility\n\n| ACA   | ADF           | ACS       | Node | Angular |\n|-------|---------------|-----------|------|---------|\n| 6.0.x | 7.0.0         | 25.1      | 20.x | 17.x    |\n| 5.3.x | 7.0.0-alpha.7 | 23.4      | 18.x | 16.x    |\n| 5.2.x | 7.0.0-alpha.6 | 23.4      | 18.x | 16.x    |\n| 5.1.x | 7.0.0-alpha.3 | 23.3      | 18.x | 15.x    |\n| 5.0.x | 7.0.0-alpha.2 | 23.3      | 18.x | 15.x    |\n| 4.4.x | 6.7           | 23.2      | 18.x | 14.x    |\n| 4.3.x | 6.4           | 23.1      | 18.x | 14.x    |\n| 4.2.x | 6.3           | 23.1.0-M4 | 18.x | 14.x    |\n| 4.1.x | 6.2           | 7.4       | 18.x | 14.x    |\n| 4.0.x | 6.1           | 7.4       | 14.x | 14.x    |\n| 3.1.x | 5.1           | 7.3       |      |         |\n| 3.0.x | 5.0           | 7.3       |      |         |\n\n\u003e See \u003chttps://angular.io/guide/versions\u003e for more details on Angular and Node.js compatibility\n\n## Running\n\nCreate an `.env` file in the project root folder with the following content\n\n```yml\nBASE_URL=\"\u003cURL\u003e\"\n```\n\nWhere `\u003cURL\u003e` is the address of the ACS.\n\nRun the following commands:\n\n```sh\nnpm install\nnpm start\n```\n\n## Unit Tests\n\nUse following command to test the projects:\n\n```sh\nnx test \u003cproject\u003e\n```\n\n### Code Coverage\n\nThe projects are already configured to produce code coverage reports in console and HTML output.\n\nYou can view HTML reports in the `./coverage/\u003cproject\u003e` folder.\n\nWhen working with unit testing and code coverage improvement, you can run unit tests in the \"live reload\" mode:\n\n```sh\nnx test \u003cproject\u003e -- --watch\n```\n\nUpon changing unit tests code, you can track the coverage results either in the console output, or by reloading the HTML report in the browser.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfresco%2Falfresco-content-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falfresco%2Falfresco-content-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfresco%2Falfresco-content-app/lists"}