A Hotel Book Management platform build with microservices architecture using gRPC and written in multiples programming languages.
The architecture was inspired in MVC design pattern.
To getting started you must copy the .env.example
to .env
, and then
run under core
directory the following command.
docker compose up