User-Center-grpc 精弘用户中心 Build Before building the project, you need to install the clang-format. And then run the following command to install the grpc tool and build the project. Install grpc binary make install Generate proto files make genproto Build Apiserver make apiserver Run make run