1
0
mirror of synced 2026-05-20 09:16:31 +08:00

chore: update README.md

This commit is contained in:
YunYouJun
2026-03-25 03:10:07 +08:00
parent 12f9b40d56
commit 0ee8941115

View File

@@ -44,22 +44,9 @@
## 开发 ## 开发
### 环境配置 **开发文档**<https://cook-docs.pages.dev/>
如需从飞书拉取菜谱数据,请先配置环境变量: 详细的环境配置、飞书数据拉取等说明请查看开发文档。
```bash
# 复制环境变量模板
cp .env.example .env
# 编辑 .env 文件,填入飞书应用凭证
# FEISHU_APP_ID=cli_xxxxxxxxxxxxxxxx
# FEISHU_APP_SECRET=xxxxxxxxxxxxxxxxxxxxxxxx
```
获取飞书凭证请访问 [飞书开放平台](https://open.feishu.cn/app)。
详细配置说明请查看 [文档](https://cook.yunyoujun.cn/docs/)。
### 启动项目 ### 启动项目