{"id":13598394,"url":"https://github.com/Innovic-io/angular-nestjs-rendering","last_synced_at":"2025-04-10T09:31:05.205Z","repository":{"id":122118288,"uuid":"116067568","full_name":"Innovic-io/angular-nestjs-rendering","owner":"Innovic-io","description":"Angular 5+ server side rendering using NestJS :star: :fire: :boom:","archived":false,"fork":false,"pushed_at":"2018-04-18T09:23:12.000Z","size":357,"stargazers_count":104,"open_issues_count":3,"forks_count":14,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-11-06T23:37:33.544Z","etag":null,"topics":["angular","angular-universal","api","nestjs"],"latest_commit_sha":null,"homepage":"","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/Innovic-io.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}},"created_at":"2018-01-02T23:21:22.000Z","updated_at":"2023-10-09T19:57:52.000Z","dependencies_parsed_at":"2023-11-13T23:00:15.029Z","dependency_job_id":null,"html_url":"https://github.com/Innovic-io/angular-nestjs-rendering","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/Innovic-io%2Fangular-nestjs-rendering","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innovic-io%2Fangular-nestjs-rendering/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innovic-io%2Fangular-nestjs-rendering/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innovic-io%2Fangular-nestjs-rendering/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Innovic-io","download_url":"https://codeload.github.com/Innovic-io/angular-nestjs-rendering/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248191674,"owners_count":21062551,"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":["angular","angular-universal","api","nestjs"],"created_at":"2024-08-01T17:00:52.233Z","updated_at":"2025-04-10T09:31:04.171Z","avatar_url":"https://github.com/Innovic-io.png","language":"TypeScript","readme":"# Angular NestJS Universal ( Server Rendering )\n\n- src/client \u003c-- Angular 5+\n- src/server \u003c-- NestJS\n- src/shared \u003c-- Shared between apps\n\n \u003ca href=\"https://angular.io\" target=\"blank\"\u003e\u003cimg height=\"155px\" src=\"https://angular.io/assets/images/logos/angular/angular.svg\" /\u003e\u003c/a\u003e\n \u003ca href=\"http://nestjs.com/\" target=\"blank\"\u003e\u003cimg height=\"155px\" src=\"http://kamilmysliwiec.com/public/nest-logo.png#1\" alt=\"Nest Logo\" /\u003e\u003c/a\u003e\n\n\u003ctable style=\"border: 0\"\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg width=\"200\" src=\"http://innovic.io/assets/logo-small.png\" /\u003e\u003c/td\u003e\n    \u003ctd\u003e\n      \u003cul\u003e\n        \u003cli\u003eINNOVIC doo\u003c/li\u003e\n        \u003cli\u003eSoftware consulting company for building full stack solutions.\u003c/li\u003e\n        \u003cli\u003eProficient in: NodeJS, TypeScript, Angular, MongoDB... \u0026lt;any\u0026gt;.js library :)\u003c/li\u003e\n        \u003cli\u003e\u003cb\u003eYou have project for us? hello@innovic.io\u003c/b\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n  \n### Included\n\n- REST API\n- WebSockets\n  \n### Install\n\n```bash\nnpm install\n```\n\n### Development\n\n* Development port is on: 4200 ( inherited from angular-cli )\n\n**in development, every controller ( route ) from NestJS must be mapped in proxy.conf.json**\n\n```bash\nnpm start\n```\n\nDon't forget to Lint and Prettify your code from time to time:\n\n```bash\n\nnpm run client:lint\nnpm run server:lint\n\nnpm run prettify\n\n```\n\n\n### Production\n\n* Production port is specified in .env ( default to 5400 )\n\n```bash\nnpm run build:universal\n```\n\n```bash\n\n# test production\n\nnpm run serve:universal\n```\n\n### Angular CLI generator\n\nTo generate component|service|pipe|module with Angular CLI use:\n\nAdd new component in Contact Module\n\n```bash\nng generate component contact/InfoComponent --module=contact/contact.module.ts\n```\n\n### Static asset directory\n\n```bash\nsrc/client/assets\n```\n","funding_links":[],"categories":["Resources","资源"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FInnovic-io%2Fangular-nestjs-rendering","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FInnovic-io%2Fangular-nestjs-rendering","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FInnovic-io%2Fangular-nestjs-rendering/lists"}