Getting Started how to start project 1. run postgres image locally cd poc docker-compose up this image will download postgresql image then expose port 5432 in your local 2. run spring application directly before enabling server, it'll use liquibase to create DDL & DML 3. Design E-R Diagram