{"id":23380597,"url":"https://github.com/agility/agilitycms-angular-starter","last_synced_at":"2025-10-27T20:32:29.382Z","repository":{"id":97728240,"uuid":"377173428","full_name":"agility/agilitycms-angular-starter","owner":"agility","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-12T15:15:42.000Z","size":3331,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-14T04:51:13.875Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"agilitycms-angular-starter.vercel.app","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/agility.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":"2021-06-15T13:31:28.000Z","updated_at":"2024-12-12T15:15:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a0cf403-adac-4517-905c-fcd8256e4ecf","html_url":"https://github.com/agility/agilitycms-angular-starter","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/agility%2Fagilitycms-angular-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agility%2Fagilitycms-angular-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agility%2Fagilitycms-angular-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agility%2Fagilitycms-angular-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agility","download_url":"https://codeload.github.com/agility/agilitycms-angular-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247801198,"owners_count":20998331,"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":[],"created_at":"2024-12-21T20:17:01.569Z","updated_at":"2025-10-27T20:32:29.304Z","avatar_url":"https://github.com/agility.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AgilityCMS Angular 18 SSR Starter\nThis repository is a template you can use to render your AgilityCMS website on Angular 18. \n\n**Prerequesites**\nNode v20+ \n\n**Installation**\nClone this Repository\n`npm install` to install the the required packages.\n\n**Environmental Variables**\nYou will need to get the following from the Agility Manager;\n`GUID` `API_PREVIEW_KEY` `API_FETCH_KEY` `LOCALE` `SITEMAP`\n\nhttps://manager.agilitycms.com/settings/apikeys\n\nYou will need to populate an `.env` file in the root of your project as follows.\n\nThis will use `dotenv.config.json` to write your `environment.ts` and `environment.prod.ts` files required by Angular. This approach avoids exposing your API keys to your Git repository.\n\n```\n\nAGILITY_GUID=e13c7b01-u\nAGILITY_PREVIEW=true\nAGILITY_API_PREVIEW_KEY=AngularPreview.6617c54b87588d941d32416a9dfb1e8fd9e556439984e8236ac75896e47ae02a\nAGILITY_API_FETCH_KEY=AngularFetch.a20b40fd8cd25e02ba62ca5c3acbaae5512c1d633b51ea104ac28f9bc3b9d44d\nAGILITY_LOCALE=en-us\nAGILITY_SITEMAP=website\n\n\n```\n\n**Build Commands**\n`npm run dev`  start the development server\n`npm run build` pre-renders the routes via agility-routes.txt then builds the production server\n`npm run start` starts the production server\n`npm run prerender:routes` just pre-renders the agility-routes.txt\n\n**Key Features**\n\n`Dynamic SSR` Supports server-side rendering for dynamic pages generated from an Agility CMS.\n\n`Pre-rendering and TransferState` Improves initial page load performance and reduces redundant requests.\n\n`Hybrid SSR` Uses a blend of SSR and client-side routing for optimal load times and user experience.\n\n`Seamless Agility CMS Integration` Designed to fit naturally with Agility’s headless CMS ecosystem, making it easier to manage content dynamically.\n\n`DotEnv Support` Improves environmental variable loading and allows keys to be stored at server level\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagility%2Fagilitycms-angular-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagility%2Fagilitycms-angular-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagility%2Fagilitycms-angular-starter/lists"}