How to host a Nuxt.js SSR app on Amplify

0

Hey hey, I'm currently trying to deploy a Nuxt.js SSR app on AWS Amplify. Unfortunately all documentation available is about static page generation. AWS announced Amplify SSR support for Nuxt about a year ago (https://aws.amazon.com/de/about-aws/whats-new/2020/09/amplify-javascript-adds-server-side-rendering-support-frameworks-next-js-nuxt-js/). But as far as it looks like it just means that data can be pulled from an Amplify backend. Hosting still seems to be impossible. As far as I figured it out reason might be internal deployment handling of different frameworks. Does AWS have a solution to this? Thanks a lot!

Rene B.
asked 3 years ago1471 views
1 Answer
0

I'd like to know too. I'm trying todeploy a Nuxt application with SSR in EBS with no success. I've tried to use Amplify but the SSR functions seems not to be enough for deploy.

answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions