mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-26 12:52:48 +00:00
* fix: collection list count * fix: collection list count * fix: invalid dataset data clear * update ts * perf: cron clear invalid data * perf: init * perf: clear invalid code * update init * perf: clear invalid code * perf: clear invalid code * perf: init count * batch init * batch init * batch init * batch init * add comment * perf: init * fix: api proxy type |
||
|---|---|---|
| .. | ||
| archetypes | ||
| assets | ||
| content/zh-cn/docs | ||
| i18n | ||
| layouts | ||
| static | ||
| .zhlintignore | ||
| .zhlintrc | ||
| Dockerfile | ||
| README.md | ||
| go.mod | ||
| go.sum | ||
| hugo.toml | ||
| vercel.json | ||
文档
本地运行
- 安装 go 语言环境。
- 安装 hugo。二进制下载,注意需要安装 extended 版本。
- cd docSite
- hugo serve
- 访问 http://localhost:1313