Skip to content

used docker to and create image of that nest project

Notifications You must be signed in to change notification settings

salmannizam/docker-nest

Repository files navigation

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

build image by run in your terminal

run the build image as a container

prod build image by run in your terminal

prod run the build image as a container

prod run the build image as a container by compose file

prod run the build image as a container by compose file

docker-nest

About

used docker to and create image of that nest project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published