Skip to content

Commit ebf6972

Browse files
committed
docs: document explicit env sync
1 parent af78882 commit ebf6972

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,13 @@
2222
## 开始
2323

2424
```bash
25+
pnpm run sync-env
2526
pnpm install
2627
pnpm dev
2728
```
2829

30+
`pnpm run sync-env` 会在你显式执行时,从 `Open-Source-Bazaar/key-vault` 同步当前项目所需的私有环境文件。出于安全考虑,仓库不会在 `pnpm install` 阶段自动下载 `.env.local`
31+
2932
可访问 http://localhost:3000.
3033

3134
[1]: https://github.com/idea2app/Lark-Next-Bootstrap-ts

0 commit comments

Comments
 (0)