- 添加 GitHub Actions 工作流以在推送标签时自动发布到 npm - 更新 package.json,包含包名、版本、描述、作者等信息 - 添加 README.md、LICENSE 和 .npmignore 文件 - 更新根目录 .gitignore,忽略 .npmrc 文件
24 lines
1.3 KiB
Markdown
24 lines
1.3 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)
|
|
[](https://discord.gg/n2pErsD7Kg)
|
|
|
|

|
|

|
|

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