Skip to content

myildizCH/nestjs-dockerized-app

Repository files navigation

Description

An example application created with;

Nest
TypeORM
PostgreSQL
Docker

Installation

$ npm install

Running the app

Builds, (re)creates, starts, and attaches to containers for a service.

$ docker-compose up
# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published