mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 13:00:39 +00:00
fix: update README to clarify deployment steps and features
This commit is contained in:
@@ -18,7 +18,7 @@ English:[`README_EN.md`](./README_EN.md)
|
||||
- ✅ 导入/导出功能
|
||||
- ✅ 网站图标获取
|
||||
- ✅ 端到端加密(服务器无法查看明文)
|
||||
- ✅ 兼容常见的 Bitwarden 官方客户端
|
||||
- ✅ 无感更新,零停机
|
||||
|
||||
## 测试情况:
|
||||
- ✅ Windows 客户端(v2026.1.0)
|
||||
@@ -34,8 +34,9 @@ English:[`README_EN.md`](./README_EN.md)
|
||||
|
||||
**部署步骤:**
|
||||
|
||||
1. [](https://deploy.workers.cloudflare.com/?url=https://github.com/shuaiplus/nodewarden)
|
||||
2. 打开部署后生成的链接,并根据网页提示完成后续操作。
|
||||
1. 先在右上角fork此项目(若后续不需要更新,可不fork)
|
||||
2. [](https://deploy.workers.cloudflare.com/?url=https://github.com/shuaiplus/nodewarden)
|
||||
3. 打开部署后生成的链接,并根据网页提示完成后续操作。
|
||||
|
||||
---
|
||||
|
||||
|
||||
+4
-3
@@ -20,7 +20,7 @@ A **Bitwarden-compatible** server that runs on **Cloudflare Workers**.
|
||||
- ✅ Import / export
|
||||
- ✅ Website icons
|
||||
- ✅ End-to-end encryption (the server can’t see plaintext)
|
||||
- ✅ Compatible with common Bitwarden official clients
|
||||
- ✅ Seamless updates, zero downtime
|
||||
|
||||
## Tested clients / platforms
|
||||
|
||||
@@ -38,8 +38,9 @@ A **Bitwarden-compatible** server that runs on **Cloudflare Workers**.
|
||||
|
||||
**Deploy steps:**
|
||||
|
||||
1. [](https://deploy.workers.cloudflare.com/?url=https://github.com/shuaiplus/nodewarden)
|
||||
2. Open the generated service URL and follow the on-page instructions.
|
||||
1. Fork this project (you don't need to fork it if you don't need to update it later).
|
||||
2. [](https://deploy.workers.cloudflare.com/?url=https://github.com/shuaiplus/nodewarden)
|
||||
3. Open the generated service URL and follow the on-page instructions.
|
||||
|
||||
|
||||
## Local development
|
||||
|
||||
Reference in New Issue
Block a user