# chat **Repository Path**: april-friend-y/chat ## Basic Information - **Project Name**: chat - **Description**: 基于vue3+pinia+vite+ts的简单聊天应用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-07-26 - **Last Updated**: 2025-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: TypeScript, Nodejs, Vue, Socket ## README # 基于Sock.IO实现的聊天网页(仿微信聊天页面) ## 前端 vue3+vite+pinia+TS ## 后端 node.js+express+Mysql ## 功能实现 1. 登录注册(绑定qq邮箱) 2. 聊天功能 3. 好友列表 4. 群聊功能(完善中) 5. 聊天记录 6. 图片、文件上传 7. 语音聊天(完善中) 8. 视频聊天(完善中) 9. ![alt text](image-2.png) 10. 个人朋友圈(完善中) ## 项目运行 前端 npm run serve 后端 yarn run dev ## 项目部署 前端 npm run build 后端 yarn run build ## 版本信息 mysql>8.0 node.js>20.0 ## 项目地址:https://gitee.com/april-friend-y/chat.git ## 项目展示 ## 聊天页 ![alt text](image.png) ## 登陆页 ![alt text](image-1.png) ## 原项目开源作者 - (https://gitee.com/howcode/has-chat)