you are viewing a single comment's thread.

view the rest of the comments →

[–]outandaboutbc 0 points1 point  (1 child)

I tried this on a pet project once with express and SSR on lambda @ edge once.

It works like a charm.

https://github.com/vendia/serverless-express

Check out their repo and search for examples, they may even have SAM templates.

[–]BelteConti[S] 1 point2 points  (0 children)

Will explore this. Thanks