# eagle **Repository Path**: hocgin/eagle ## Basic Information - **Project Name**: eagle - **Description**: 🦅 一个后端项目(Spring Boot):微信公众号(支持多公众号) / 商城(含订单、优惠券) / 账户体系 / 消息通知 等 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2020-07-12 - **Last Updated**: 2021-07-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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