Commit 2dd2976e by archer

perf: dev doc

parent 64fde42c
...@@ -9,7 +9,13 @@ weight: -10 ...@@ -9,7 +9,13 @@ weight: -10
本文档介绍了如何设置开发环境以构建和测试 [FastGPT](https://fastgpt.run) 本文档介绍了如何设置开发环境以构建和测试 [FastGPT](https://fastgpt.run)
### 安装依赖项
## Tips
1. 用户默认的市区为 `Asia/Shanghai`,非 linux 环境时候,获取系统时间会异常,本地开发时候,可以将用户的时区调整成 UTC(+0)。
## 前置依赖项
您需要在计算机上安装和配置以下依赖项才能构建 [FastGPT](https://fastgpt.run) 您需要在计算机上安装和配置以下依赖项才能构建 [FastGPT](https://fastgpt.run)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment