serverless-side-rendering-vue-nuxt icon indicating copy to clipboard operation
serverless-side-rendering-vue-nuxt copied to clipboard

Sample project for using Nuxt.js to create a server-side rendered Vue.js app on AWS Lambda and AWS API Gateway.

Results 6 serverless-side-rendering-vue-nuxt issues
Sort by recently updated
recently updated
newest added

Hi All I have created a server less application using java,dynamodb and API gatway. i want to test this functionality in local using serverless offline framework. But i am facing...

Has anyone else run into this problem? An error occurred: NuxtLambdaFunction - Unzipped size must be smaller than 262144000 bytes I have tried the following to reduce the size: package:...

I cloned the repo and deployed and everything worked until i added local file to the static folder of my nuxt app with other plugins like PWA and router etc....

Hi. Thanks for this clean repo. Here is the summary of changes: - Update to `[email protected]` - Use `nuxt-start` dependency for deployment which is 8.6M install size comparing to nuxt...

Towards the end when it's time to deploy, it suggests running `npm run deploy` and says: >You'll see the terminal return some output with the endpoint for your app. But,...