Skip to content

xituru/nest-graphql-service-boilerplate

Folders and files

NameName
Last commit message
Last commit date
Aug 12, 2021
Aug 12, 2021
Aug 12, 2021
Aug 16, 2021
Aug 12, 2021
Aug 12, 2021
Aug 16, 2021
Aug 12, 2021
Aug 16, 2021
Aug 12, 2021
Aug 12, 2021
Aug 12, 2021
Aug 16, 2021
Aug 12, 2021
Aug 12, 2021
Aug 12, 2021
Aug 16, 2021

Repository files navigation

nest-graphql-gateway-boilerplate

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

For detailed explanation on how things work, check out the documentation.

About

Nest.js experimental federated graphql service boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published