mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
enhance README with badges and project links
This commit is contained in:
@@ -1,7 +1,14 @@
|
|||||||
# NodeWarden
|
# NodeWarden:运行在 Cloudflare Workers 的 Bitwarden 第三方服务端
|
||||||
|
[](https://workers.cloudflare.com/)
|
||||||
|
[](./LICENSE)
|
||||||
|
[](https://deploy.workers.cloudflare.com/?url=https://github.com/shuaiplus/NodeWarden)
|
||||||
|
[](https://github.com/shuaiplus/NodeWarden/releases/latest)
|
||||||
|
[](https://github.com/shuaiplus/NodeWarden/actions/workflows/sync-upstream.yml)
|
||||||
|
|
||||||
|
[更新日志](./RELEASE_NOTES.md) • [提交问题](https://github.com/shuaiplus/NodeWarden/issues/new/choose) • [最新发布](https://github.com/shuaiplus/NodeWarden/releases/latest)
|
||||||
|
|
||||||
English:[`README_EN.md`](./README_EN.md)
|
English:[`README_EN.md`](./README_EN.md)
|
||||||
|
|
||||||
运行在 **Cloudflare Workers** 上的 **Bitwarden 第三方服务端**。
|
|
||||||
|
|
||||||
> **免责声明**
|
> **免责声明**
|
||||||
> 本项目仅供学习交流使用。我们不对任何数据丢失负责,强烈建议定期备份您的密码库。
|
> 本项目仅供学习交流使用。我们不对任何数据丢失负责,强烈建议定期备份您的密码库。
|
||||||
|
|||||||
+9
-3
@@ -1,7 +1,13 @@
|
|||||||
# NodeWarden
|
# NodeWarden:A Bitwarden-compatible server for Cloudflare Workers
|
||||||
中文文档:[`README.md`](./README.md)
|
[](https://workers.cloudflare.com/)
|
||||||
|
[](./LICENSE)
|
||||||
|
[](https://deploy.workers.cloudflare.com/?url=https://github.com/shuaiplus/NodeWarden)
|
||||||
|
[](https://github.com/shuaiplus/NodeWarden/releases/latest)
|
||||||
|
[](https://github.com/shuaiplus/NodeWarden/actions/workflows/sync-upstream.yml)
|
||||||
|
|
||||||
A **Bitwarden-compatible** server that runs on **Cloudflare Workers**.
|
[Release Notes](./RELEASE_NOTES.md) • [Report an Issue](https://github.com/shuaiplus/NodeWarden/issues/new/choose) • [Latest Release](https://github.com/shuaiplus/NodeWarden/releases/latest)
|
||||||
|
|
||||||
|
中文文档:[`README.md`](./README.md)
|
||||||
|
|
||||||
> Disclaimer
|
> Disclaimer
|
||||||
> - This project is for learning and communication only.
|
> - This project is for learning and communication only.
|
||||||
|
|||||||
Reference in New Issue
Block a user