# KeFu **Repository Path**: whch/KeFu ## Basic Information - **Project Name**: KeFu - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-05 - **Last Updated**: 2026-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # KeFu 在线客服系统,开发语言:NodeJS。通信库:Socket.IO。UI库:前端SUI,后端LayUI。 # 缘起 公司商城里面想加个在线客服,但是第三方的的太贵,功能太多又又不上。所以闲暇时间写了这个,让公司能暂时用起来。 # 安装 git clone https://github.com/gytai/KeFu.git cd KeFu npm install pm2 start bin/www --name kefu # 使用 1,打开localhost:9010/client --客户端 2,打开localhost:9010 --服务端 # 实例截图 客户端 ![Alt text](https://github.com/gytai/KeFu/blob/master/public/images/client.png) 服务端 ![Alt text](https://github.com/gytai/KeFu/blob/master/public/images/server.png) # 在线实例 客户端 http://112.74.81.224:9010/client 客服端: http://112.74.81.224:9010/