TrilonIO / universal-nest

Nest + Angular Universal = ❤️ by @TrilonIO
https://trilon.io
MIT License
297 stars 61 forks source link
angular nestjs nodejs prerender ssr typescript universal

Nest & Angular Universal Starter

A minimal Nest and Angular starter for Universal using the Angular CLI. If you're looking for the Angular Universal repo go to angular/universal.


Trilon.io - Angular Universal, NestJS, JavaScript Application Consulting Development and Training

Made with :heart: by Trilon.io


Getting Started

This demo is built following the Angular-CLI Wiki guide.

Installation

Development (Client-side only rendering)

Development (Server-side rendering)

Production

*npm run build:ssr && npm run serve:ssr

*npm run prerender

License

MIT License