{"id":19893043,"url":"https://github.com/iliaidakiev/angular-cli-ssr","last_synced_at":"2026-04-14T06:32:30.389Z","repository":{"id":77563755,"uuid":"98696953","full_name":"IliaIdakiev/angular-cli-ssr","owner":"IliaIdakiev","description":"Angular 5.1.0 (Universal) Server Side Rendering + Angular CLI 1.6.4","archived":false,"fork":false,"pushed_at":"2018-01-14T09:41:54.000Z","size":183,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T05:27:43.323Z","etag":null,"topics":["angular","angular-cli","angular-server","angular-server-side-render","angular-universal","server-side-rendering"],"latest_commit_sha":null,"homepage":"","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/IliaIdakiev.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":"2017-07-29T00:11:05.000Z","updated_at":"2023-08-27T15:54:41.000Z","dependencies_parsed_at":"2023-03-01T20:15:55.859Z","dependency_job_id":null,"html_url":"https://github.com/IliaIdakiev/angular-cli-ssr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IliaIdakiev/angular-cli-ssr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IliaIdakiev%2Fangular-cli-ssr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IliaIdakiev%2Fangular-cli-ssr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IliaIdakiev%2Fangular-cli-ssr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IliaIdakiev%2Fangular-cli-ssr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IliaIdakiev","download_url":"https://codeload.github.com/IliaIdakiev/angular-cli-ssr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IliaIdakiev%2Fangular-cli-ssr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31785574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["angular","angular-cli","angular-server","angular-server-side-render","angular-universal","server-side-rendering"],"created_at":"2024-11-12T18:27:05.639Z","updated_at":"2026-04-14T06:32:30.373Z","avatar_url":"https://github.com/IliaIdakiev.png","language":"TypeScript","readme":"# Angular (Universal) Server Side Rendering + Angular CLI version 1.6.4\n\nThis simple Angular CLI Server Side Rendering project was created with Angular CLI 1.2.5 to be used as base for a demo app for my talk about - `Angular Server Side Rendering Hacks` @ [JSTalks Conference](http://jstalks.net/). It was recently updated to Angular 5.1.0 and Angular CLI 1.6.4\n\n## General Info:\n\n* Install dependencies - `yarn` / `npm i`\n\n* Building the app:\n  \n    * development build - `gulp`\n\n    * production build - `gulp prod`\n\n    * Running application with node - `node ./out-server/server.js` or simply `yarn ssr-serve` / `npm run ssr-serve` -\u003e [http://localhost:8080/](http://localhost:8080/)\n\n    All server files are compiled to es2015 and extracted to the `out-server` folder. All browser files are inside the `dist` folder.\n\n\nCode separation:\n\n    `*.browser.ts` - browser only files\n\n    `*.server.ts` - server only files\n\n## Debugging\n\n* Project is configured for debugging in Visual Studio Code. Inside VSC go to the Debug section, select `Build \u0026 Launch` to build and start the application or `Launch` to start without re-building.\n\n* Brakepoints insede angular code will become active when `renderModuleFactory` inside `./src/server.ts` is called.\n\n## Using 'ng g' / 'ng generate'\n\n* `-m path/to/some.module.browser.ts` must be provided if we are adding a component to a browser module. We should manually import the component to the server module if it's needed.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filiaidakiev%2Fangular-cli-ssr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filiaidakiev%2Fangular-cli-ssr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filiaidakiev%2Fangular-cli-ssr/lists"}