Skip to content

Minimalist boilerplate for Serverless (With Cognito auhorizer), GraphQL (Code First) and NestJS apps

Notifications You must be signed in to change notification settings

malvfr/serverless-graphql-nestjs

Repository files navigation

Serverless GraphQl NestJS boilerplate

Description

Basic boilerplate for a Serverless (Cognito Authorizer) NestJs and GraphQL application (Code First)

This is a minimal template for a serverless app. You will also find an example for using Cognito as authorizer for your endpoints.

Usage

You can use the app as a traditional NestJS App, no need for configuration. Just clone the repo and modify the parts you wish.

GraphQL Playground

If you are using the devolpment stage, you will find the playground at: /dev/graphql