{"id":17048859,"url":"https://github.com/saucxs/happy-chat-node","last_synced_at":"2025-04-12T15:31:24.534Z","repository":{"id":35396564,"uuid":"174461418","full_name":"saucxs/happy-chat-node","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":"2022-12-22T10:24:29.000Z","size":705,"stargazers_count":33,"open_issues_count":10,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-26T10:11:23.613Z","etag":null,"topics":["chat","happy-chat","socketio","vue","vuejs","vuex","websocket"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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}},"created_at":"2019-03-08T03:18:39.000Z","updated_at":"2023-11-17T05:18:59.000Z","dependencies_parsed_at":"2023-01-15T20:05:03.457Z","dependency_job_id":null,"html_url":"https://github.com/saucxs/happy-chat-node","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-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saucxs%2Fhappy-chat-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saucxs%2Fhappy-chat-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saucxs%2Fhappy-chat-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saucxs","download_url":"https://codeload.github.com/saucxs/happy-chat-node/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248589503,"owners_count":21129627,"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","socketio","vue","vuejs","vuex","websocket"],"created_at":"2024-10-14T09:53:12.720Z","updated_at":"2025-04-12T15:31:23.994Z","avatar_url":"https://github.com/saucxs.png","language":"JavaScript","readme":"# [happy-chat-node](https://github.com/saucxs/happy-chat-node)\n[![](https://img.shields.io/badge/Powered%20by-saucxs%20-brightgreen.svg)](https://github.com/saucxs/happy-chat-node)\n[![GitHub license](https://img.shields.io/github/license/saucxs/happy-chat-node.svg)](https://github.com/saucxs/happy-chat-node/blob/master/LICENSE)\n[![GitHub stars](https://img.shields.io/github/stars/saucxs/happy-chat-node.svg)](https://github.com/saucxs/happy-chat-node/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/saucxs/happy-chat-node.svg)](https://github.com/saucxs/happy-chat-node/network)\n[![GitHub issues](https://img.shields.io/github/issues/saucxs/happy-chat-node.svg)](https://github.com/saucxs/happy-chat-node/issues)\n\n乐聊，一个快乐聊天的应用，支持pc端和无线端。技术栈：vue+vuex+koa+websocketIO+mysql+redis。线上地址：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    \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```\ngit clone https://github.com/saucxs/happy-chat-node.git\n\ncd happy-chat-node\n\nnpm i\n\nnpm run start \n```\n\n## 4、截图\n\n聊天\n\n![chat](./images/chat.png)\n\n\n机器人\n\n![robot](./images/robot.png)\n\n消息列表\n\n![message](./images/message.png)\n\n通讯录\n\n![contact](./images/contact.png)\n\n个人信息\n\n![personal](./images/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\n## 7、最后\n欢迎fork和star，有问题提issue\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaucxs%2Fhappy-chat-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaucxs%2Fhappy-chat-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaucxs%2Fhappy-chat-node/lists"}