forked from msgbyte/tailchat
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add chinese README and remove wechat qrcode in en README
- Loading branch information
1 parent
ba955cf
commit ba16ff6
Showing
2 changed files
with
45 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Tailchat | ||
|
||
[![Docker Publish](https://github.com/msgbyte/tailchat/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/msgbyte/tailchat/actions/workflows/docker-publish.yml) | ||
![Docker Image Version (tag latest semver)](https://img.shields.io/docker/v/moonrailgun/tailchat/latest) | ||
![Docker Pulls](https://img.shields.io/docker/pulls/moonrailgun/tailchat) | ||
|
||
![tailchat](https://socialify.git.ci/msgbyte/tailchat/image?description=1&font=Inter&forks=1&issues=1&language=1&logo=https%3A%2F%2Favatars.githubusercontent.com%2Fu%2F86033898%3Fs%3D200%26v%3D4&name=1&owner=1&pattern=Circuit%20Board&stargazers=1&theme=Light) | ||
|
||
|
||
前端微内核架构+后端微服务架构,Tailchat 已经为集群化部署做好了准备。 | ||
|
||
前端通过插件机制为应用赋能,对于 Tailchat 的二次开发来说非常简单且易用。 | ||
|
||
官方文档: [https://tailchat.msgbyte.com/](https://tailchat.msgbyte.com/) | ||
|
||
**Nightly版** 在线体验: [https://nightly.paw.msgbyte.com/](https://nightly.paw.msgbyte.com/) | ||
|
||
> Nightly版 为自动编译版本, 即每次提交代码都会自动编译。 | ||
> 不保证数据的可靠性与稳定性 | ||
**NOTICE: 虽然目前Tailchat的核心功能处于稳定阶段,但它对于第三方开发者暴露的接口仍在不断完善中,一般来说是向下兼 | ||
容的,但保留出现 Break Change的可能性** | ||
|
||
## Feature | ||
|
||
- 注重隐私,只有被邀请的成员才能加入群组 | ||
- 防止陌生人,只有通过昵称+一串随机的数字才能添加好友 | ||
- 二维的群组空间,通过频道来分割不同的话题 | ||
- 高度自定义的群组空间, 通过分组和拖拽来创建独创的群组空间。同时可以通过更多的插件来增加更多的能力 | ||
- 可以严谨,也可以乐趣。通过插件的组合可以创造用于不同场景的 Tailchat。可以是面向娱乐,也可以是面向企业 | ||
- 后端微服务架构,已经为大规模部署做好了准备。不用担心用户量大了以后怎么办 | ||
|
||
## 交流 | ||
|
||
如果对 Tailchat 感兴趣,欢迎加入 Tailchat 的种子用户交流群,您的反馈可以帮助 Tailchat 更好的成长 | ||
|
||
### 社区 | ||
|
||
[Tailchat Nightly Group](https://nightly.paw.msgbyte.com/invite/8Jfm1dWb) | ||
|
||
### 微信 | ||
|
||
<img width="360" src="./website/static/img/wechat.jpg" /> |