https://github.com/pisces-hub/muchat-ui
一款基于Netty+MQ的高性能IM解决方案,天然的支持水平扩展,代码全部免费开源
https://github.com/pisces-hub/muchat-ui
chat im java netty vue
Last synced: 8 months ago
JSON representation
一款基于Netty+MQ的高性能IM解决方案,天然的支持水平扩展,代码全部免费开源
- Host: GitHub
- URL: https://github.com/pisces-hub/muchat-ui
- Owner: pisces-hub
- License: apache-2.0
- Created: 2023-06-14T07:51:22.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2023-08-29T08:38:13.000Z (almost 3 years ago)
- Last Synced: 2025-03-26T02:51:12.603Z (about 1 year ago)
- Topics: chat, im, java, netty, vue
- Language: Vue
- Homepage: http://43.138.164.74
- Size: 2.47 MB
- Stars: 11
- Watchers: 0
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MuChat
> 1. **后端项目地址**:[muchat](https://gitee.com/pisces-hub/muchat)
> 2. **快速体验项目**:[在线访问地址](http://43.138.164.74)
## 前言
`Muchat`100w级即时通讯应用
## 项目介绍
`Muchat`的前端工程
#### 前端技术
| 技术 | 说明 | 官网 |
| ---------- | --------------------- | -------------------------------------- |
| Vue | 前端框架 | https://vuejs.org/ |
| Vue-router | 路由框架 | https://router.vuejs.org/ |
| Vuex | 全局状态管理框架 | https://vuex.vuejs.org/ |
| Element | 前端UI框架 | https://element.eleme.io |
### 搭建步骤
```shell
git clone https://gitee.com/pisces-hub/muchat-ui.git
cd muchat-ui
# Install dependencies
npm i
# Build packages
npm build
# Run the demo for development, it will automatically open the browser
npm run serve
```
### 项目运行截图


## Contributing
- For bug reports, please use [Issues](https://gitee.com/pisces-hub/muchat-ui/issues)
- For code contribution, please use [Pull Request](https://gitee.com/pisces-hub/muchat-ui/pulls).
## 联系方式

有任何问题,欢迎给我留言哦
## 点下star吧
喜欢的朋友麻烦点个star,鼓励一下作者吧!
## 许可证
[Apache License 2.0](https://github.com/pisces-hub/muchat/blob/develop/LICENSE)
Copyright (c) 2020-2023 muchat