All the content in this repository is copied from this course: https://www.udemy.com/course/microservices-with-node-js-and-react/
To test locally you need to add posts.com as a local host.
code /etc/hosts
Inside this file write:
127.0.0.1 posts.com
You also need to install:
Dockerfrom:https://www.docker.com/Skaffoldfrom:https://skaffold.dev/