{"id":28386501,"url":"https://github.com/igniteui/ng-universal-example","last_synced_at":"2026-01-28T11:01:19.166Z","repository":{"id":38666316,"uuid":"216596256","full_name":"IgniteUI/ng-universal-example","owner":"IgniteUI","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-26T12:55:14.000Z","size":2270,"stargazers_count":1,"open_issues_count":27,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-26T15:51:43.243Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/IgniteUI.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":"2019-10-21T15:01:09.000Z","updated_at":"2022-06-17T10:47:38.000Z","dependencies_parsed_at":"2025-06-26T15:44:08.467Z","dependency_job_id":null,"html_url":"https://github.com/IgniteUI/ng-universal-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IgniteUI/ng-universal-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IgniteUI%2Fng-universal-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IgniteUI%2Fng-universal-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IgniteUI%2Fng-universal-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IgniteUI%2Fng-universal-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IgniteUI","download_url":"https://codeload.github.com/IgniteUI/ng-universal-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IgniteUI%2Fng-universal-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28844412,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T10:53:21.605Z","status":"ssl_error","status_checked_at":"2026-01-28T10:53:20.789Z","response_time":57,"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":"2025-05-30T14:43:41.327Z","updated_at":"2026-01-28T11:01:19.161Z","avatar_url":"https://github.com/IgniteUI.png","language":"HTML","readme":"# Angular Universal Example\n\nThis repository demonstrate how to start using Ignite UI for Angular with Server-side rendering. \n\n# Build\n\nPerform:\n1. `npm install`\n2. `npm run build:ssr \u0026\u0026 npm run serve:ssr`\n3. Open `localhost:4000` in your browser\n\n# Angular Universal\n\nMost of the Angular applications run in a client's browser, but if you want to generate the full HTML for a page on the server, and avoid additional round-trips for data fetching - [Angular Universal](https://angular.io/guide/universal) come in handy. It renders a client-side page to HTML on the server that is later bootstrapped on the client. Okay, but how it works?\n\n# How it works?\n\nWith Angular Universal, you will serve a static version of your apps' landing page, while at the same time the full Angular application loads in the background. The landing pages will be pure HTML and will be displayed even if the JavaScript is disabled, keep in mind that [handling browser events](ssr-rendering.md#things-to-note) won't be possible. More about Server Rendering you can find [here](https://developers.google.com/web/updates/2019/02/rendering-on-the-web).\n\n# Angular CLI\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.12.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figniteui%2Fng-universal-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figniteui%2Fng-universal-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figniteui%2Fng-universal-example/lists"}