Run Postgres from Docker for easy development
Postgres is a great database server that you can install locally on your computer for development. However, there are various ways in which you can install PostgreSQL on your machine, e.g. by using the the installer, homebrew or postgres.app. But man...
rogier.hashnode.dev3 min read