nestjs-db-postgresql icon indicating copy to clipboard operation
nestjs-db-postgresql copied to clipboard

Application to demonstrate the PostgreSQL DB connection establishment using Nest.js & TypeOrm framework

Nest framework TypeScript starter

Starter repository for Nest framework.

Installation

$ npm install

Start

$ npm run start

nestjs-db-postgresql