nuxt/website-v2
Feature request: How to deploy Nuxt SSR on AWS Amplify
オープン
#1,091 opened on 2020/11/04
docshelp wanted
Repository metrics
- Stars
- (2,240 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
AWS Amplify it's a very easy way of deploying web apps (Netlify-like). Since Sep 15 2020 they are supporting SSR deploy for Next.js and Nuxt.js
→ Amplify blog: SSR Support for AWS Amplify JavaScript Libraries
Currently there is not an easy way of deploying Nuxt SSR on AWS and packages for serverless deploy are still very confusing.
On Amplify blog there is a complete tutorial for Next, but nothing for Nuxt... 😢
So, as a feature request, would be nice a tutorial for deploying Nuxt SSR on AWS Amplify.