8000 GitHub - kyuushigou/StarterAdmin: 基于AntDesign Pro开发的Web管理后台
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kyuushigou/StarterAdmin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

后台管理系统

AntDesign Pro https://ant.design/components/icon/

一键部署Web服务

https://github.com/jextop/StarterDeploy

开发调试

依赖环境

Node, npm

开发环境

VS Code

启动依赖服务

安装Docker

拉取镜像

./pull.sh

启动服务

./up.sh

查看日志

./logs.sh

停止服务

./down.sh

服务信息

开发运行环境 URL:Port 备注
MySQL数据库 http://localhost:3306, root/root
MySQL Admin http://localhost:3006
Redis缓存 http://localhost:6379
ActiveMQ消息队列 http://localhost:8161, admin/admin
管理工具 URL:Port 备注
API服务检查 http://localhost:8011/chk
Swagger接口文档 http://localhost:8011/swagger-ui.html
后台管理系统 http://localhost:8010

apt -y install npm

npm install npm start npm run build

npm install -g cnpm --registry=https://registry.npm.taobao.org

About

基于AntDesign Pro开发的Web管理后台

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.0%
  • CSS 10.2%
  • Other 0.8%
0