Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 348 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 348 Bytes

MicroChess

This is a multiplayer chess app created in JavaScript, Express and Docker using Microservice architecture. The aim of the project was to create a site with backend consisting of large number of idenpendent microservices. Whole application was deployed on GCP. Communication between the containers is both synchronous and asynchronous.