How to setup docker compose for your development environment (nest js)
Before we get hands on , let's try to understand what docker is, why we need it and what docker compose is . You can skip to the hands on section if you already know what docker and docker compose is.
Docker is a containerization tool. It helps to ea...
adebisi.hashnode.dev5 min read