[go: nahoru, domu]

Skip to content

brong90s/forum-app-be

Repository files navigation

Self learning project

  • Forum App

Installation

$ yarn install

Running the app

# Run Docker-Compose for development mode
$ yarn docker:up

# Terminate Docker-Compose
$ yarn docker:down

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Test

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn test:cov

About

Nest JS self learning project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published