Skip to content

Simple serverless API boilerplate project for TypeORM + GraphQL (TypeGraphQL) and using PostgreSQL on RDS

Notifications You must be signed in to change notification settings

anttiviljami/serverless-type-graphql-boilerplate

Repository files navigation

Serverless TypeGraphQL API Boilerplate

Simple serverless API boilerplate project for TypeORM + GraphQL (TypeGraphQL) and using PostgreSQL on RDS

Development

npm install
npm run dev # serverless-offline running graphql explorer in localhost:9000/graphql

Deployment

export AWS_ACCESS_KEY_ID=
export AWS_SECRET_ACCESS_KEY=
npm run deploy

About

Simple serverless API boilerplate project for TypeORM + GraphQL (TypeGraphQL) and using PostgreSQL on RDS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published