HoServer
HoServer 是基于 Node.js 开发的开箱即用后台服务和管理平台脚手架,提供可视化对象定义、一键生成增删改查接口,内置用户权限等基础功能,支持快速开发高质量 RESTful API 服务和管理平台,大幅缩短开发周期。
• Copy the embed code to showcase this product on your website
• Share on X to spread the word about this amazing tool
HoServer 是基于 Node.js 开发的开箱即用后台服务和管理平台脚手架,提供可视化对象定义、一键生成增删改查接口,内置用户权限等基础功能,支持快速开发高质量 RESTful API 服务和管理平台,大幅缩短开发周期。
• Copy the embed code to showcase this product on your website
• Share on X to spread the word about this amazing tool
src/manager
, 如未安装umi 请先 yarn global add umi
或 npm install -g umi
> yarn install 或 npm install> yarn start 或 npm start 启动管理平台> 打开浏览器访问: http://localhost:8000> 默认用户名密码: admin / 123456注: 演示站点连接的是 HoServer 演示数据库,此数据库只读,所有更新操作将被取消。可自行在本地搭建 MongoDB 数据库环境,参考部署文档在本地部署数据库。更多文档请参考官方文档。## 系统功能截图