NestJS with TypeORM and Postgres

Create scalable apps with NestJS & TypeORM

Kevin Vogel
Better Programming
Published in
7 min readFeb 19, 2022

--

In today’s article, I want to develop a small project based on NestJS, TypeORM, and Postgres without Docker for simplicity reasons.

Please note, that I’ve deployed this project on Github. Now, let’s start!

Prerequisites

--

--