From 50034f223b037f0e6c76d5cac4cef075f954b18d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=80=E6=9D=A1=E5=9B=BA=E6=89=A7=E7=9A=84=E9=B1=BC?= <1504947133@qq.com> Date: Thu, 27 Aug 2026 16:30:41 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=B0=86=20README=20=E5=9C=A8=E7=BA=BF?= =?UTF-8?q?=E9=A2=84=E8=A7=88=E5=9C=B0=E5=9D=80=E6=8D=A2=E6=88=90=E8=87=AA?= =?UTF-8?q?=E5=BB=BA=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Appetize 链接已失效,徽章和相关入口改为 https://timeflow.xcu.asia:10278/。 --- README.en.md | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.en.md b/README.en.md index ac639eb9..e79ced10 100644 --- a/README.en.md +++ b/README.en.md @@ -8,7 +8,7 @@ Say it, and it is scheduled. When the time comes, it keeps the promise. [中文](README.md) | **English** -[![TimeFlow](https://img.shields.io/website?url=https%3A%2F%2Fappetize.io%2Fapp%2Fb_tk7kw3vv4rhigcusy2uxvxof4e%3Fdevice%3Dpixel7%26osVersion%3D13.0%26toolbar%3Dtrue&up_message=online&down_message=offline&label=TimeFlow)](https://appetize.io/app/b_tk7kw3vv4rhigcusy2uxvxof4e?device=pixel7&osVersion=13.0&toolbar=true) +[![TimeFlow](https://img.shields.io/website?url=https%3A%2F%2Ftimeflow.xcu.asia%3A10278%2F&up_message=online&down_message=offline&label=TimeFlow)](https://timeflow.xcu.asia:10278/) [![Frontend CI](https://img.shields.io/github/check-runs/1024XEngineer/timeflow/main?nameFilter=Frontend%20(lint%2C%20types%2C%20build)&label=Frontend%20CI&logo=github)](https://github.com/1024XEngineer/timeflow/actions/workflows/ci.yml) [![Backend CI](https://img.shields.io/github/check-runs/1024XEngineer/timeflow/main?nameFilter=Backend%20(lint%2C%20types%2C%20tests)&label=Backend%20CI&logo=github)](https://github.com/1024XEngineer/timeflow/actions/workflows/ci.yml) [![codecov](https://img.shields.io/codecov/c/github/1024XEngineer/timeflow?logo=codecov&label=codecov)](https://codecov.io/gh/1024XEngineer/timeflow) @@ -330,7 +330,7 @@ If Docker Hub is unreachable, or the server has no source tree, follow [observab ## Related links -- Live preview: [Appetize](https://appetize.io/app/b_tk7kw3vv4rhigcusy2uxvxof4e?device=pixel7&osVersion=13.0&toolbar=true) +- Live preview: [TimeFlow](https://timeflow.xcu.asia:10278/) - Backend setup and checks: [backend/README.md](backend/README.md) - Observability on a cloud host: [observability/README.md](observability/README.md) - Work tracking: [Issues](https://github.com/1024XEngineer/timeflow/issues) diff --git a/README.md b/README.md index 7e24d5a4..8c381eca 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ TimeFlow 是一款语音优先的个人日程助手,帮你用说话的方式 **中文** | [English](README.en.md) -[![TimeFlow](https://img.shields.io/website?url=https%3A%2F%2Fappetize.io%2Fapp%2Fb_tk7kw3vv4rhigcusy2uxvxof4e%3Fdevice%3Dpixel7%26osVersion%3D13.0%26toolbar%3Dtrue&up_message=online&down_message=offline&label=TimeFlow)](https://appetize.io/app/b_tk7kw3vv4rhigcusy2uxvxof4e?device=pixel7&osVersion=13.0&toolbar=true) +[![TimeFlow](https://img.shields.io/website?url=https%3A%2F%2Ftimeflow.xcu.asia%3A10278%2F&up_message=online&down_message=offline&label=TimeFlow)](https://timeflow.xcu.asia:10278/) [![Frontend CI](https://img.shields.io/github/check-runs/1024XEngineer/timeflow/main?nameFilter=Frontend%20(lint%2C%20types%2C%20build)&label=Frontend%20CI&logo=github)](https://github.com/1024XEngineer/timeflow/actions/workflows/ci.yml) [![Backend CI](https://img.shields.io/github/check-runs/1024XEngineer/timeflow/main?nameFilter=Backend%20(lint%2C%20types%2C%20tests)&label=Backend%20CI&logo=github)](https://github.com/1024XEngineer/timeflow/actions/workflows/ci.yml) [![codecov](https://img.shields.io/codecov/c/github/1024XEngineer/timeflow?logo=codecov&label=codecov)](https://codecov.io/gh/1024XEngineer/timeflow) @@ -331,7 +331,7 @@ docker compose -f docker-compose.yml -f docker-compose.observability.yml up -d ## 相关入口 -- 在线预览:[Appetize](https://appetize.io/app/b_tk7kw3vv4rhigcusy2uxvxof4e?device=pixel7&osVersion=13.0&toolbar=true) +- 在线预览:[TimeFlow](https://timeflow.xcu.asia:10278/) - 后端启动与检查:[backend/README.md](backend/README.md) - 观测栈云上部署:[observability/README.md](observability/README.md) - 需求与进度:[Issues](https://github.com/1024XEngineer/timeflow/issues)