You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go get -u github.com/bilibili/kratos/tool/kratos
cd$GOPATH/src
kratos new kratos-demo
# 或者
kratos new kratos-demo --proto # --proto会基于api.proto生成grpc和bm和swagger示例代码