rancher dashboard 如何进行本地开发

148 阅读1分钟

需要先在本地启动后端服务,注意版本对应 ,后端API服务可以使用Docker启动

前端启动命令

yarn install
 
API=https://fizz.ink yarn dev

打开https://localhost:8005/ 登录 即可显示正常面板页面