An open API service indexing awesome lists of open source software.

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):微信公众号 / 商城(含订单、优惠券) / 账户体系 / 消息通知 等

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
### 移动商城
UI

### 管理平台
UI
UI