{"id":17048870,"url":"https://github.com/saucxs/happy-chat-web","last_synced_at":"2025-04-12T15:31:21.084Z","repository":{"id":97324540,"uuid":"174340389","full_name":"saucxs/happy-chat-web","owner":"saucxs","description":"一款聊天的技术产品，支持pc端，无线端，桌面端和android端。支持文字，emoji表情，https和http2.0，全局Router.beforEach实现数据埋点等，技术栈：vue+vuex+koa2+websocketIO+mysql+redis。桌面端(win)采用的electron实现，android端采用cordova。地址https://chat.chengxinsong.cn","archived":false,"fork":false,"pushed_at":"2020-05-28T03:43:32.000Z","size":555,"stargazers_count":43,"open_issues_count":2,"forks_count":14,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T10:05:17.224Z","etag":null,"topics":["chat","happy-chat","vue","vuejs","vuex","websocket"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saucxs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-07T12:30:40.000Z","updated_at":"2024-06-22T20:44:49.000Z","dependencies_parsed_at":"2024-02-23T17:00:33.247Z","dependency_job_id":null,"html_url":"https://github.com/saucxs/happy-chat-web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saucxs%2Fhappy-chat-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saucxs%2Fhappy-chat-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saucxs%2Fhappy-chat-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saucxs%2Fhappy-chat-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saucxs","download_url":"https://codeload.github.com/saucxs/happy-chat-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248589485,"owners_count":21129624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chat","happy-chat","vue","vuejs","vuex","websocket"],"created_at":"2024-10-14T09:53:15.036Z","updated_at":"2025-04-12T15:31:21.076Z","avatar_url":"https://github.com/saucxs.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [happy-chat-web](https://github.com/saucxs/happy-chat-web)\n[![](https://img.shields.io/badge/Powered%20by-saucxs%20-brightgreen.svg)](https://github.com/saucxs/happy-chat-web)\n[![GitHub license](https://img.shields.io/github/license/saucxs/happy-chat-web.svg)](https://github.com/saucxs/happy-chat-web/blob/master/LICENSE)\n[![GitHub stars](https://img.shields.io/github/stars/saucxs/happy-chat-web.svg)](https://github.com/saucxs/happy-chat-web/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/saucxs/happy-chat-web.svg)](https://github.com/saucxs/happy-chat-web/network)\n[![GitHub issues](https://img.shields.io/github/issues/saucxs/happy-chat-web.svg)](https://github.com/saucxs/happy-chat-web/issues)\n\n乐聊，一个快乐聊天的应用，支持pc端和无线端。一款聊天的技术产品，支持pc端，无线端，桌面端和android端。支持文字，emoji表情，https和http2.0，全局Router.beforEach实现数据埋点等，技术栈：vue+vuex+koa2+websocketIO+mysql+redis。桌面端(win)采用的electron实现，android端采用cordova。线上地址：https://chat.chengxinsong.cn\n\n## 1、功能\n+ 版本v 1.0.0\n    - [x] 1、支持注册用户和邮件激活用户；\n    - [x] 2、支持登陆\n    - [x] 3、支持机器人聊天；\n    - [x] 4、支持加好友，一对一聊天；\n    - [x] 5、支持创建群，加群，一对多聊天；\n    - [x] 6、支持删除好友，退出群\n    - [x] 7、支持个人信息编辑\n    - [x] 8、支持添加好友备注\n    - [x] 9、支持聊天中文字发送\n    - [x] 10、支持浏览器：Chrome，Firefox，Safari，IE9及以上； \n\n+ 版本v 1.1.0\n    - [x] 1、支持聊天中表情发送\n    - [x] 2、支持聊天内容分页获取，滚动条保持在分页时候的地方\n    - [ ] 3、支持聊天中图片发送\n    \n+ 版本v 1.1.1\n    - [x] 1、支持https和http2.0，前端路由模式history\n    \n+ 版本v 1.1.2\n    - [x] 1、数据埋点，页面PV相关数据统计\n    - [x] 2、登陆日志统计\n    \n+ 版本v 1.1.3\n    - [x] 1、留言反馈模块\n    - [x] 2、支持用户名登陆修改密码\n    \n## 2、线上地址\n\nhttps://chat.chengxinsong.cn\n    \n## 3、源码使用\n```js\ngit clone https:// github.com/saucxs/happy-chat-web.git\n\ncd happy-chat-web\n\nnpm i\n\nnpm run dev \n```\n\n## 4、截图\n\n聊天\n\n![chat](http://static.chengxinsong.cn/image/happychat/chat.png)\n\n\n机器人\n\n![robot](http://static.chengxinsong.cn/image/happychat/robot.png)\n\n消息列表\n\n![message](http://static.chengxinsong.cn/image/happychat/message.png)\n\n通讯录\n\n![contact](http://static.chengxinsong.cn/image/happychat/contact.png)\n\n个人信息\n\n![personal](http://static.chengxinsong.cn/image/happychat/personal.png)\n\n等等\n\n## 5、源码地址\n项目采用前后端分离，暂时没有给出数据库，有需求可以联系我。\n+ 前端代码：https://github.com/saucxs/happy-chat-web\n+ 后端代码：https://github.com/saucxs/happy-chat-node\n\n## 6、相应文章\n+ [happyChat开发系列：使用websocket.io实现双向通信的乐聊大前端开发](http://www.chengxinsong.cn/post/40)\n+ [【nginx系列】nginx升级到支持HTTP2.0](https://www.mwcxs.top/page/784.html)\n\n## 7、欢迎关注\nshow me code：https://github.com/saucxs\n\n后续会出更多知识体系构建，技术分享，项目实战，实验室等，欢迎关注本公众号:**[松宝写代码]**\n\n![欢迎关注](http://static.chengxinsong.cn/image/author/intro.jpg?width=600)\n\n\u003e微信公众号：**[松宝写代码]**\nsongEagle开发知识体系构建，技术分享，项目实战，实验室，带你一起学习新技术，总结学习过程，让你进阶到高级资深工程师，学习项目管理，思考职业发展，生活感悟，充实中成长起来。问题或建议，请公众号留言。\n\n\u003e微信群：**【写代码】研发进阶群**\n一个成长交流的产研群，帮忙拉产研的同学们进群，聚聚人气😘😘。\n每一个开发同学都应该形成自己的[知识体系](https://github.com/saucxs/full_stack_knowledge_list)，做到提纲挈领🧐🧐🧐\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaucxs%2Fhappy-chat-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaucxs%2Fhappy-chat-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaucxs%2Fhappy-chat-web/lists"}