#Article on Hashnode: https://blog.francescociulla.com/crud-api-using-nodejs-fastify-postgres-and-docker#comments-list
#Video: https://www.youtube.com/watch?v=RU9SkhLGDP0
docker-compose up --build
Alternative: npm start
Visit localhost:3000 to get the 'hello world' test example
npm run psql