AntDesign Pro https://ant.design/components/icon/
https://github.com/jextop/StarterDeploy
Node, npm
VS Code
- https://docs.docker.com/install/linux/docker-ce/ubuntu/
- https://docs.docker.com/docker-for-windows/install/
./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 |
npm install npm start npm run build
cnpm: http://npm.taobao.org/
npm install -g cnpm --registry=https://registry.npm.taobao.org