From 1996bbf48c4e361a8640950be6ad1d12bcc9b931 Mon Sep 17 00:00:00 2001 From: hubian <908234780@qq.com> Date: Mon, 13 Apr 2026 10:29:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=20xian-favor=20?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/projects.json b/projects.json index 65deb13..1c5678d 100644 --- a/projects.json +++ b/projects.json @@ -147,6 +147,19 @@ "description": "命令行PDF翻译工具", "git_repo": null, "version": "v1.0.0" + }, + { + "id": "xian-favor", + "name": "Xian Favor 收藏系统", + "type": "web", + "ports": [19014], + "directory": "works/xian-favor", + "start_cmd": "xian_favor serve --port 19014", + "health_url": "http://localhost:19014/api/health", + "description": "文本笔记、链接收藏、待办事项管理系统", + "admin_url": "http://localhost:19014", + "git_repo": "http://192.168.2.8:12007/coder/xian-favor", + "version": "v1.0.0" } ] } \ No newline at end of file