mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 00:15:55 +08:00
47
README.md
47
README.md
@@ -46,32 +46,29 @@ FastBee 集设备管理、数据监控、多端应用于一体,支持[一键
|
||||
|
||||
|
||||
### 四、技术栈
|
||||
* 🖥️ 服务端
|
||||
- 相关技术:Spring boot、MyBatis、Spring Security、Jwt、Mysql、Redis、TDengine、Netty等
|
||||
- 开发工具:IDEA
|
||||
- 源码目录:spring-boot文件夹下
|
||||
* 🌐Web端
|
||||
- 相关技术:ES6、Vue、Vuex、Vue-router、Vue-cli、Axios、Element-ui、Echart等
|
||||
- 开发工具:Visual Studio Code
|
||||
- 源码目录:vue文件夹下
|
||||
* 📱移动端(微信小程序 / Android / Ios / H5)
|
||||
- 相关技术:uniapp、[uView](https://www.uviewui.com/)、[uChart](https://www.ucharts.cn/)
|
||||
- 开发工具:HBuilder
|
||||
- 源码地址:[https://gitee.com/beecue/fastbee-app](https://gitee.com/beecue/fastbee-app)
|
||||
* 🔌硬件端
|
||||
- 相关技术: ESP-IDF、Arduino、FreeRTOS、Python、Lua等
|
||||
- 开发工具:Visual Studio Code 和 Arduino等
|
||||
- 源码地址:[https://gitee.com/beecue/fastbee-sdk](https://gitee.com/beecue/fastbee-sdk)
|
||||
* 🚀部署与运维
|
||||
- 相关技术:docker、docker-compose、shell
|
||||
- [快速部署](https://fastbee.cn/doc/install/docker.html):安装好docker和docker-compose后执行命令 ` sudo wget -c https://hub.fastbee.cn/resource/install.sh && bash ./install.sh ` 然后选择开源版本,等待完成部署
|
||||
##### 服务端
|
||||
- 相关技术:Spring boot、MyBatis、Spring Security、Jwt、Mysql、Redis、TDengine、Netty等
|
||||
- 开发工具:IDEA
|
||||
- 源码目录:spring-boot文件夹下
|
||||
|
||||
#### 📦 技术全景与特点
|
||||
- **全栈开源**:从设备 SDK、后端服务到前端应用和移动端,代码完全开放
|
||||
- **Mqtt Broker**:使用netty开发的Mqtt服务端,减少外部依赖,降低部署与运维复杂度
|
||||
- **多端覆盖**:统一技术栈支持 Web、小程序与原生 App
|
||||
- **多数据源支持**:支持常用关系型数据库,默认mysql
|
||||
- **容器化部署**:提供标准化 Docker 镜像与脚本,实现快速安装与迁移
|
||||
##### Web端
|
||||
- 相关技术:ES6、Vue、Vuex、Vue-router、Vue-cli、Axios、Element-ui、Echart等
|
||||
- 开发工具:Visual Studio Code
|
||||
- 源码目录:vue文件夹下
|
||||
|
||||
##### 移动端(微信小程序 / Android / Ios / H5)
|
||||
- 相关技术:uniapp、[uView](https://www.uviewui.com/)、[uChart](https://www.ucharts.cn/)
|
||||
- 开发工具:HBuilder
|
||||
- 源码地址:[https://gitee.com/beecue/fastbee-app](https://gitee.com/beecue/fastbee-app)
|
||||
|
||||
##### 硬件端
|
||||
- 相关技术: ESP-IDF、Arduino、FreeRTOS、Python、Lua等
|
||||
- 开发工具:Visual Studio Code 和 Arduino等
|
||||
- 源码地址:[https://gitee.com/beecue/fastbee-sdk](https://gitee.com/beecue/fastbee-sdk)
|
||||
|
||||
##### 部署与运维
|
||||
- 相关技术:docker、docker-compose、shell
|
||||
- [快速部署](https://fastbee.cn/doc/install/docker.html):安装好docker和docker-compose后执行命令 ` sudo wget -c https://hub.fastbee.cn/resource/install.sh && bash ./install.sh ` 然后选择开源版本,等待完成部署
|
||||
|
||||
|空气检测仪| 物联网开发板 | Air724开发板 | 智能开关| [查看更多>>](https://fastbee.cn/doc/device/) |
|
||||
| :----: | :----------: |:----------: |:----------: |:----------: |
|
||||
|
||||
Reference in New Issue
Block a user