Files
LingChair-V0/readme.md
MoonLeeeaf 81c314c734 docs: docs
2024-06-29 22:05:45 +08:00

49 lines
1.0 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div align="center">
<h2> 铃之椅 </h2>
</div>
欢迎来到铃之椅! 这是一个即时通讯项目, 为通讯提供更多的选择, 为人民服务
> [!NOTE]
> 本项目只在 GitHub 存在, **严禁任何人或任何组织在没有得到我的书面许可、公告明示许可及社交账号发帖许可的情况下照搬本仓库** <!-- GitCode, 说的就是你, 到时候如果被我发现你搬我仓库我迟早要找你算账 -->
>
> 本项目仍在实验阶段, [点我](final.md)可查看进展
>
> 欢迎各位提出项目修改意见
### 关联项目
客户端 & 服务端:
* LingChair-Node.js (本仓库)
客户端:
* 暂无
服务端:
* 暂无
### 使用
服务端:
0. 安装 Node.js
1. 克隆或下载本仓库源代码,执行`npm install`,再执行`npm run start` 或者运行 run.bat / run.sh
客户端:
* 使用服务端提供的网页 (推荐)
* GitHub Pages (可能导致跨域问题)
### [Q&A](.github/QA.md)
### 鸣谢
WIP
### [你知道吗](.github/do_you_know.md)