# xiaper **Repository Path**: liu-yong-123/xiaper ## Basic Information - **Project Name**: xiaper - **Description**: 介绍 什么是虾婆? 虾婆是一企业级开源即时通讯解决方案 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 12 - **Created**: 2025-02-26 - **Last Updated**: 2025-02-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 微语 - 企业即时通讯 & 在线客服系统 & 大模型AI助手 基于AI的企业IM和在线客服系统 - [English](./README.md) - [中文](./README.zh.md) ## 介绍 - 企业IM - 在线客服 - 大模型AI助手 ## 技术栈 - [springboot-3.2.0](https://spring.io/projects/spring-boot) for 后端 - [react-18.2.0](https://reactjs.org/) for web前端 - [react-native-0.73.4](https://reactnative.dev/) for 移动客户端(ios&android) - [electron-29.1.0](https://www.electronjs.org/) for 桌面客户端(windows&mac&linux) ## 快速开始 ```bash git clone https://github.com/Bytedesk/bytedesk.git mvn install -Dmaven.test.skip=true # 打开 bytedesk/starter/src/main/resources/application-dev.properties # 修改 the value of spring.datasource.url and spring.datasource.username and spring.datasource.password # 修改 the value of spring.redis.host and spring.redis.port cd bytedesk/starter mvn spring-boot:run # # 其他命令 # - 启动:mvn spring-boot:run # - 清理:mvn clean # - 查看依赖:mvn dependency:tree # - 依赖分析:mvn dependency:analyze # - 手动拉取依赖:mvn dependency:resolve # - mvn compile -Dmaven.test.skip=true # - 本地安装:mvn install -Dmaven.test.skip=true # - 本地打包:mvn package -Dmaven.test.skip=true # - 查看端口占用:lsof -i:port,其中:port 为端口号, lsof -i:9003 # - 杀掉进程:kill -9 pid,其中:pid 为进程 pid # # 本地预览 web: http://localhost:9003/ 管理后台: http://localhost:9003/admin, 用户名: admin, 密码: admin web客服端: http://localhost:9003/chat, 用户名: admin, 密码: admin 访客对话窗口: http://localhost:9003/v api文档: http://localhost:9003/swagger-ui/index.html ``` ## 文档 - [文档](https://www.weiyuai.cn/docs/) ## 功能 - TODO: ## 预览 - [官网](https://www.weiyuai.cn/) - [管理后台](https://www.weiyuai.cn/admin) - [Chat](https://www.weiyuai.cn/chat) - [Visitor](https://www.weiyuai.cn/v) ## Download - [TODO: Windows](https://www.weiyuai.cn/download.html) - [TODO: Mac](https://www.weiyuai.cn/download.html) - [TODO: Linux](https://www.weiyuai.cn/download.html) - [TODO: Android](https://www.weiyuai.cn/download.html) - [TODO: IOS](https://www.weiyuai.cn/download.html) ## 联系 - [Email](mailto:270580156@qq.com) - [微信](./wechat.png) ## [声明](https://www.weiyuai.cn/) - 支持商用 - 仅支持企业内部员工自用,严禁私自用于销售、二次销售或者部署SaaS方式销售,请勿用于非法用途。