Skip to content

Application developed with Nest, GraphQL, MongoDB e AWS Lambda

Notifications You must be signed in to change notification settings

willian2s/nest-graphql-serverless

Repository files navigation

Nest Logo

Description

Application developed with Nest, GraphQL, MongoDB e AWS Lambda

Installation

$ yarn global add serverless

$ yarn install

Running the app

# serveless mode
$ yarn start:sls

# development 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

About

Application developed with Nest, GraphQL, MongoDB e AWS Lambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published