https://github.com/hocgin/eagle-ui
🦅 一个前端项目(Antd For React):微信公众号 / 商城(含订单、优惠券) / 账户体系 / 消息通知 等
https://github.com/hocgin/eagle-ui
mall message role wechat
Last synced: 2 months ago
JSON representation
🦅 一个前端项目(Antd For React):微信公众号 / 商城(含订单、优惠券) / 账户体系 / 消息通知 等
- Host: GitHub
- URL: https://github.com/hocgin/eagle-ui
- Owner: hocgin
- Created: 2020-02-20T15:30:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-24T17:53:17.000Z (over 3 years ago)
- Last Synced: 2025-03-25T10:11:42.411Z (3 months ago)
- Topics: mall, message, role, wechat
- Language: JavaScript
- Homepage:
- Size: 877 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## EAGLE
> STATUS: Development
- [Eagle UI](https://github.com/hocgin/eagle-ui)
- [Eagle Mall](https://github.com/hocgin/eagle-mall)
- [Eagle](https://github.com/hocgin/eagle)## Deploy
### Eagle
1. 检查环境变量, 参考`.env.example`
2. 检查HOST, 参考`.host.example`
3. 修改`yml`配置参数
4. 设置参数`spring.profiles.active=dev`并启动`AppApplication`
5. 执行 `sh scripts/docker-compose.sh`**内网穿透**请参考 `scripts/proxy.sh` 内网穿透(`仅支持MacOS`)
### Eagle UI
1. 基础环境,Node
2. `npm install`
3. `npm start`### Eagle Mall
1. 基础环境,Node
2. `npm install`
3. `npm serve`## UI
### 移动商城### 管理平台
![]()
![]()