How to run: Clone the repository Run the following command in the terminal to generate go code based on proto file: make generate Run the following command in the terminal to start the server: make run