Repo for the blog post https://johndous.com/posts/serverless-graphql-server-on-aws-lambda
Please edit the package.json
and replace the serverless-graphql-johndous
s3 bucket with your universally unique s3 bucket name.
npm i
npm run cloud:create-s3-bucket
npm run cloud:package
npm run cloud:deploy
npm run cloud:list-exports
or just
npm run deploy