Infosys / enterprise-angular-seed

Angular CLI based seed application incorporating many best practices typically needed in Enterprise apps.
https://infosys.github.io/enterprise-angular-seed
59 stars 18 forks source link

How to add SSR/Universal? #12

Open IYaDk8c2wIPq5 opened 6 years ago

IYaDk8c2wIPq5 commented 6 years ago

Hi,

is it possible to integrate Angular Universal in this project for SSR somehow? Any tips, guidance or whatsoever is appreciated.

What I would like as an end result is a server.js file, so that I can run this project on my VPS to show some people what this project is about and possibly develop it further.

Thanks in advance, Thomas.