Angular SSR hosting on Lightsail

How to Host a Server Side Rendered (SSR) Angular Application on AWS Lightsail

In this tutorial, we will explore how you can implement server-side rendering (SSR) with Angular Universal and host your application on AWS. I will not go into much detail in this post rather I will outline the general process you can use and link relevant docs that contain the details of that specific process. I …

How to Host a Server Side Rendered (SSR) Angular Application on AWS Lightsail Read More »