Go + Next + Postgres + Docker A small full stack project that showcases the utility of docker to containerize our backend, db and frontend. Screenshots Run Locally docker compose build docker compose up -d nextapp