Files
FastGPT/docSite
Archer d645a7406b g# This is a combination of 6 commits. (#675)
perf: node render

perf: react flow performance

config

perf: pg index

perf: oauth login

doc

doc
2024-01-01 13:46:09 +08:00
..
2023-12-31 14:12:51 +08:00
2023-10-12 00:04:45 +08:00
2023-12-07 18:07:57 +08:00
2023-10-30 13:26:42 +08:00
2023-11-20 13:43:33 +08:00
2023-12-07 18:07:57 +08:00
2023-12-07 18:07:57 +08:00
2023-12-23 00:26:33 +08:00
2023-10-30 13:26:42 +08:00

文档

本地运行

  1. 安装 go 语言环境。
  2. 安装 hugo。二进制下载,注意需要安装 extended 版本。
  3. cd docSite
  4. hugo serve
  5. 访问 http://localhost:1313