mirror of https://github.com/msgbyte/tailchat
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
3.1 KiB
Markdown
50 lines
3.1 KiB
Markdown
# Tailchat
|
|
|
|
[](https://github.com/msgbyte/tailchat/actions/workflows/docker-publish.yml)
|
|

|
|

|
|
|
|

|
|
|
|
[简体中文](./README.zh.md)
|
|
|
|
Tailchat is a modern open source IM application which based on **React** + **Typescript**
|
|
|
|
Front-end microkernel architecture + backend microservice architecture, `Tailchat` is ready for clustering deployment.
|
|
|
|
The front end empowers the application through the plugin system, which is very simple and easy to expand for the secondary development of `Tailchat`.
|
|
|
|
Official Documentation: [https://tailchat.msgbyte.com/](https://tailchat.msgbyte.com/)
|
|
|
|
**Nightly version** Try it online: [https://nightly.paw.msgbyte.com/](https://nightly.paw.msgbyte.com/)
|
|
|
|
> Nightly version is the automatic compile version, that means, every commit code will be automatically compiled.
|
|
> The reliability and stability of the data are not guaranteed, you can deploy with stable version with docker images or github release page
|
|
|
|
**NOTICE: Although the core functionality of Tailchat is currently in a stable stage, its exposed interface for third-party developers is still being improved. Generally speaking, it is backward compatible, but retains the possibility of Break Change**
|
|
|
|
## Feature
|
|
|
|
- Pay attention to privacy, only invited members can join the group
|
|
- Prevent strangers, add friends only by nickname + a random string of numbers
|
|
- Two-level group space, dividing different topics by panels
|
|
- Highly customized group space, create original group space by grouping with dragging and dropping. At the same time, more plugins can be used to add more capabilities
|
|
- It can be rigorous or fun. Through the combination of plugins, `Tailchat` can be created for different scenarios. It can be for individuals or for enterprises
|
|
- The backend microservice structure is ready for large-scale deployment. Don't worry about what to do after the number of user growth
|
|
|
|
Learn more in our [website](https://tailchat.msgbyte.com/)
|
|
|
|
## Communication
|
|
|
|
If you are interested in `Tailchat`, welcome to join `Tailchat`'s seed user exchange group, your feedback can help `Tailchat` grow better
|
|
|
|
### Tailchat
|
|
|
|
[Tailchat Nightly Group](https://nightly.paw.msgbyte.com/invite/8Jfm1dWb)
|
|
|
|
### Producthunt
|
|
|
|
<a href="https://www.producthunt.com/posts/tailchat?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-tailchat" target="_blank">
|
|
<img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=382080&theme=light" alt="Tailchat - The next-generation noIM Application in your own workspace | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" />
|
|
</a>
|