Skip to content

A minimal dockerized setup for a NestJS webserver and PostgreSQL database

Notifications You must be signed in to change notification settings

mongopusher/nestjs-postgresql-docker

Repository files navigation

NestJS + PostgreSQL

A minimal NestJS webserver & PostgreSQL database bundled in docker.

# develop
docker compose watch

Environment

.env file must contain

  • POSTGRES_USERNAME

  • POSTGRES_PASSWORD

  • POSTGRES_DATABASE

  • POSTGRES_PORT

  • NEST_PORT

About

A minimal dockerized setup for a NestJS webserver and PostgreSQL database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published