Skip to content

amitrke/aws-lambda-graphql-boilerplate

Repository files navigation

aws-lambda-graphql-boilerplate

Actions Status devDependencies Status Dependencies Status

Typescript Node.js AWS Lambda GraphQL Boilerplate

Run locally

  • yarn install
  • yarn run build
  • yarn run start

Deploy to AWS

  • yarn run deploy