54 lines
2.0 KiB
Markdown
54 lines
2.0 KiB
Markdown
<div align="center">
|
|
|
|
<img src="https://cwd.js.org/icon.png" width="111" />
|
|
|
|
# CWD (Cloudflare Workers Discuss)
|
|
|
|
[](https://github.com/anghunk/cwd/releases)
|
|
[](https://github.com/anghunk/cwd)
|
|
[](./LICENSE)
|
|
[](https://cwd.js.org)
|
|
|
|

|
|

|
|

|
|
|
|
基于 Cloudflare Workers 与全球边缘网络的免服务器、极速安全、即插即用评论系统。
|
|
|
|
数据存储在 Cloudflare D1 数据库中,通过 Worker 与数据库交互。
|
|
|
|
[使用文档](https://cwd.js.org) · [社区交流](https://zs.discourse.group)
|
|
|
|
</div>
|
|
|
|
## Preview
|
|
|
|
**评论端**
|
|

|
|
|
|
|
|
**后台管理**
|
|

|
|
|
|
<details><summary>更多截图</summary>
|
|
<p>
|
|
|
|

|
|

|
|

|
|
|
|
</p>
|
|
</details>
|
|
|
|
## Thanks
|
|
|
|
感谢以下项目和人员的贡献:
|
|
|
|
- [Cloudflare Workers](https://workers.cloudflare.com/)
|
|
- [Cloudflare D1](https://www.cloudflare.com/products/database/)
|
|
- [Momo-Backend](https://github.com/Motues/Momo-Backend)
|
|
|
|
## LICENSE
|
|
|
|
开源协议:[Apache-2.0](./LICENSE)
|