nuxt/website-v2

Feature request: How to deploy Nuxt SSR on AWS Amplify

开放

#1,091 创建于 2020年11月4日

 (40 条评论) (69 个反应) (0 位负责人)Vue (1,135 个派生)github user discovery
docshelp wanted

仓库指标

星标
 (2,240 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南