Files
cwd/docs/widget/README.md
2026-01-31 11:56:21 +08:00

24 lines
1.4 KiB
Markdown

<div align="center">
<img src="https://cwd.js.org/icon.png" width="111" />
# CWD (Cloudflare Workers Discuss)
[![GitHub release](https://img.shields.io/github/v/release/anghunk/cwd?display_name=tag&style=flat-square)](https://github.com/anghunk/cwd/releases)
[![GitHub stars](https://img.shields.io/github/stars/anghunk/cwd?style=flat-square)](https://github.com/anghunk/cwd)
[![License](https://img.shields.io/github/license/anghunk/cwd?style=flat-square)](https://github.com/anghunk/cwd/blob/main/LICENSE)
[![Docs](https://img.shields.io/badge/Docs-cwd.js.org-brightgreen?style=flat-square)](https://cwd.js.org)
[![Discord](https://img.shields.io/badge/discord-join-5865F2?logo=discord&logoColor=white&style=flat-square)](https://discord.gg/n2pErsD7Kg)
![Cloudflare Workers](https://img.shields.io/badge/Cloudflare-Workers-F38020?logo=cloudflare&logoColor=white&style=flat-square)
![Cloudflare D1](https://img.shields.io/badge/Cloudflare-D1-F38020?logo=cloudflare&logoColor=white&style=flat-square)
![Node.js](https://img.shields.io/badge/node-%3E=20.0.0-339933?logo=node.js&logoColor=white&style=flat-square)
基于 Cloudflare Workers 与全球边缘网络的免服务器、极速安全、即插即用评论系统。
数据存储在 Cloudflare D1 数据库中,通过 Worker 与数据库交互。
[使用文档](https://cwd.js.org) · [Discord](https://discord.gg/n2pErsD7Kg)
</div>