Proto definitions for backend grpc messages and services
To test the proto definitions, run the following command:
make protos
This will generate the go files for the proto definitions in the pkg
directory. If any errors are encountered, they will be displayed in the terminal.