Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 884 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 884 Bytes

I wanted to test Docker for Postgres and wanted to know about relational database.

used Next.js, Material UI, Postgres (with Docker), Generic pool

Before you test

  • It needs Postgres

What I learned

  • Using docker for running instance of Postgres for saving data locally
  • Some simple Postgres queries

Preview

image

image

image

image

image