Files
FastGPT/docSite
Archer a3b0ef066b 4.8.5 test fix (#1862)
* app list ui

* feat: photo view

* perf: app dataset filter

* perf: app dataset filter

* fix: chat recently apps

* perf: workflow header phone

* default templates

* default templates

* fix: input guide phone

* fix: i18n

* team chat history

* remove code

* perf: mongo connection

* log level
2024-06-27 10:09:55 +08:00
..
2024-06-18 22:16:05 +08:00
2024-06-27 10:09:55 +08:00
2023-10-12 00:04:45 +08:00
2024-04-08 21:17:33 +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
2024-05-29 15:46:43 +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