CodeGenieApp / CodeGenieApp/serverless-express

Documentation on how to deploy Angular SSR to AWS Lambda

Open
#642 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.3k
Forks
676
PR merge metrics
No merged PRs in 30d

Description

I found some Medium articles & stackoverflow discussion on how to deploy Angular SSR to AWS Lambda.

[article 1](https://levelup.gitconnected.com/deploy-your-serverless-server-side-rendering-ssr-angular-app-on-aws-lambda-a01a3aab6ef6): Deploy Your Serverless Server-side-rendered (SSR) Angular App on AWS Lambda
The first article includes a GitHub repo https://github.com/theideasaler/angular-serverless-server-side-rendering

[article 2](https://betterprogramming.pub/getting-started-with-serverless-angular-universal-on-aws-lambda-8754bcc4dc19): Getting Started With Serverless Angular Universal on AWS Lambda
[article 3](https://medium.com/swlh/serverless-angular-universal-with-aws-lambda-99162975eed0): Serverless Angular Universal with AWS Lambda

They all use `aws-serverless-express` and `@ng-toolkit/universal`. It seems that `@ng-toolkit/universal` is not longer being maintained.

Can anyone here write an update article on how to deploy Angular SSR to AWS Lambda?

Thank you

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.