Skip to content

GraphQL app using TypeGraphQL and the Serverless Framework

Notifications You must be signed in to change notification settings

ryands17/sls-typegraphql

Repository files navigation

TypeGraphQL + Serverless

This example shows how to implement a GraphQL server with TypeGraphQL and the Serverless framework based on Prisma Client, apollo-server-lambda.

Prerequisites

  • Node version >= 12 required

  • Rename .env.example to .env and replace the necessary values

  • Run yarn (recommended) or npm install

Running locally

Deploying the app

  • Run the command yarn deploy --profile profile_name --region YOUR_AWS_REGION to deploy the app

About

GraphQL app using TypeGraphQL and the Serverless Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published