The contracts repository is used to define contracts between different services.
In the client folders, you will find everything you need to create your gRPC connection.
Don't touch this one, it's automatically generated with ```make generate````
In models, you have entities that you want to share
In this one, you will define you micro-services and Data.
make install
make generate