KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
openIM-Web
★ 23
Open GitHub ↗
通讯系统-web端
Download README (.md)
Explore Similar Repositories
oop-tensorflow-serving
:
An object oriented (OOP) approach to train Tensorflow models and serve them using Tensorflow Serving.
mpyblockly.github.io
:
mpyblockly is a blockly editor for micropython on esp32
QuadrateASP
:
No description available.
ltf
:
LTF is a minimal, transparent Terraform wrapper. It makes Terraform projects easier to work with.
ODI
:
[CVPR 2022] Official implementation of the Object-based Diverse Input (ODI) method
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
openIM-Web
?
Download (.md)
# openIM-Web在线聊天 <p align="center"> <a href="javascript:;" target="_blank" rel="noopener noreferrer"> <img width="80" src="https://vitejs.dev/logo.svg" alt="Vite logo"> <img width="120" src="https://github.com/huaungwj/img_storage/blob/main/WeChatc073d8f95edb7749e1f6abeed3ea0dc7.png?raw=true" /> <img width="80" src="https://camo.githubusercontent.com/c8f91d18976e27123643a926a2588b8d931a0292fd0b6532c3155379e8591629/68747470733a2f2f7675656a732e6f72672f696d616765732f6c6f676f2e706e67" /> <img width="80" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/typescript/typescript.png" /> </a> </p> #### 前言 本项目由 Vite + Vue3 + TypeScript + OpenIMServer 搭建 ### 目标功能 - [x] 登录 - [x] 注册 - [x] 国际化 - [x] 单聊功能 - [x] 群聊功能 - [x] 发送表情、文件、图片、视频、好友名片、聊天记录、消息引用 - [x] 好友关系管理、黑名单 - [x] 个人信息管理以及头像上传 - [x] 置顶聊天、免打扰、已读消息 - [x] 添加好友、添加群聊以及创建群聊 - [x] 掉线重连 ### 项目截图 #### 1. 登录注册     #### 2.聊天窗口   #### 3.我的好友及我的群组   ### 项目构建 ``` # install dependencies npm install # serve with hot reload at localhost:3000 npm run dev # build for production with minification npm run build # Lint with EsLint npm run lint ``` ### 项目地址 [https://github.com/huaungwj/openIM-Web](https://github.com/huaungwj/openIM-Web) ### 在线运行 [https://live.weikill.club](https://live.weikill.club) #### 说明 > 如果对您有帮助,您可以点右上角 "Star" 支持一下 谢谢! ^_^ > 或者您可以 "follow" 一下,我会不断开源更多的有趣的项目 > 如有问题请直接在 Issues 中提,或者您发现问题并有非常好的解决方案,欢迎 PR 👍