Skip to content

example of nestjs, graphql, prisma, postgres to build Graph API

Notifications You must be signed in to change notification settings

tam11a/nest-graphql-prisma-postgres

Repository files navigation

NestJS, GraphQL, Prisma, Postgres

Boilerplate

Installation

npm install

Create Environment File

Copy template.env and create .env file

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Stay in touch

About

example of nestjs, graphql, prisma, postgres to build Graph API

Resources

Stars

Watchers

Forks