Building a TypeScript + Postgres API - Part 7 - Setting up docker

Опубликовано: 01 Май 2026
на канале: Coding with Stephen
34
0

Welcome to coding with Stephen, this video forms part of our Building anAPI with TypeScript + Postgres.

The repo for this project can be found on github here: https://github.com/BGZStephen/coding-..., if you want to follow along, download the repo and check out the branch: part-7

In this video, we'll be setting up docker to allow us to run a database on our local machine.