PostgreSQL Service Setup This project provides a simple Dockerized PostgreSQL database and a Python service for interacting with it. Requirements Docker (>= 20.10) Docker Compose (v2 recommended) Make (optional, for convenience) Setup 1. Build and start services make up