Skip to content

Repository files navigation

Installation

$ yarn install

Running the app

# development
$ yarn start:dev

# production mode (GCP requires this exact command)
$ yarn start

Test

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

Deploy to GCP

# 1. build
$ yarn build

# 2. deploy
$ cd dist
$ gcloud app deploy --appyaml=../devops/app.yaml

About

A Nest.js and MongoDb monolith server

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages