Skip to content

dousaitis/graphql-serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless GraphQL example

Repo for the blog post https://johndous.com/posts/serverless-graphql-server-on-aws-lambda

Serverless GraphQL

Getting Started

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published