GoMicroStagram A very simple instagram clone using Go, gRPC, Docker, Kubernetes and following the microservices design architecture. Hot To Run Locally # Run the microservices $ docker-compose up --build # Run the frontend service $ cd frontend $ npm start