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 install github.com/go-kratos/kratos/cmd/kratos/v2@latest
创建微服务项目
# 基于模板创建项目
kratos new netwon -r http://git55.fxeyeinterface.com/public-projects/timer.git
cd netwon
kratos run
通过上面三条命令即可创建并运行一个微服务项目