meshery 项目本地开发环境 windows系统

279 阅读1分钟

项目地址 github.com/layer5io/me…

The service mesh management plane Deploy, Configure, Measure, Operate, Tune

在windows上 需要使用make指令  请参照我的另一篇文章  Windows系统使用make 执行makefile 指令进行项目启动,编译,运行 

需要安装Go

需要安装nodejs, 前后端都在这一个项目里, 前端react next

make run-local # 启动后端服务

make setup-ui-libs  # 安装前端项目依赖包(第一次启动执行)

make build-ui # 构建UI

make run-ui-dev # 开启前端UI服务

# 开启成功后先访问localhost:8091

打开  localhost:9081 进行授权

使用github 授权登录 登录后