nuxt-serverless icon indicating copy to clipboard operation
nuxt-serverless copied to clipboard

Nuxt.js Serverless SSR Starter on AWS (Lambda + API Gateway + S3) with Serverless Framework

Results 22 nuxt-serverless issues
Sort by recently updated
recently updated
newest added

Hi Tony, Thanks for creating this repository which I think helps a lot to everyone who wants to go serverless with Nuxt. But I am a bit confused after reading...

Hey dev 😄 Please explain why you change the GZIP behaviour here: https://github.com/jeehyukwon/nuxt-edge-serverless-template/blob/master/nuxt.config.js#L52-L53 I think you want to disable GZIP because AWS will do it themself, but why do you...