Skip to content

Innovic-io/angular-nestjs-rendering

Repository files navigation

Angular NestJS Server Rendering

  • src/client <-- Angular 5+
  • src/server <-- NestJS
  • src/shared <-- Shared between apps

Nest Logo

Included

  • REST API
  • WebSockets

Install

npm install

Development

  • Development port is on: 4200 ( inherited from angular-cli )

In development, every controller ( route ) from NestJS must be mapped in proxy.conf.json

npm start

Production

  • Production port is specified in .env ( default to 5400 )
npm run build:universal
# test production

npm run serve:universal

About

Angular 5+ server side rendering using NestJS ⭐ 🔥 💥

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •