GraphQL-NestJS-MongoDB-TypeScript-Tutorial icon indicating copy to clipboard operation
GraphQL-NestJS-MongoDB-TypeScript-Tutorial copied to clipboard

A GraphQL API build on top of NextJS

A GraphQL API built on top of NestJS and containerized by Docker.

The application was built for the Build a Scalable GraphQL Server With NestJS, MongoDB & TypeScript tutorial.

Getting started

Start the application

yarn dev

Build and start the container

docker-compose up