This action will force synchronization from BBBUG/BBBUG Frontend, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
一个可以聊天听歌的音乐聊天室,支持了Gitee/OSChina/QQ/钉钉等OAuth登录,支持多房间和创建私人房间,支持房间加密和切换房间模式,支持绑定二级域名与顶级域名,提供了第三方网站的快速接入方案。此仓库为PC站前端仓库。开发者QQ群:1140258698
体验一下:www.bbbug.com
平台音乐和视频直播流数据来源于第三方网站,仅供学习交流使用,请勿用于商业用途。
IM后端采用 Node 实现 Websocket
服务,Nginx
做Wss代理,前端采用 ElementUI&vue
实现,后端使用 StartAdmin
做管理平台。 Websocket.js 为后端Websocket实现代码,可自行安装相关包后使用pm2等进程管理工具将后端websocket持久化运行。
clone当前项目 git clone https://gitee.com/bbbug_com/ChatWEB.git
安装依赖项 npm install
开发环境运行npm run dev
即可预览项目
打包部署生产npm run build
1、创建房间、切换房间,房间权限与房间类型管理
2、点歌/切歌/听歌与歌曲播放进度同步
更多功能等你来扩展开发...
1. Fork 本仓库
2. 新建分支 添加或修改功能
3. 提交代码
4. 新建 Pull Request
Sign in for post a comment
Comments ( 0 )