Running up.sh will create a postgres and express docker container that can talk to each other. It will run the migration on postgres to setup the correct tables, which are User and Blog.
PostMan
The file intrepid-blog.postman_collection.json will allow you to test all of the apis with little to no setup