Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
8d2230f2
authored
May 13, 2024
by
Archer
Committed by
GitHub
May 13, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update intro.md
parent
610ebded
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
docSite/content/docs/development/intro.md
+1
-1
No files found.
docSite/content/docs/development/intro.md
View file @
8d2230f2
...
@@ -141,7 +141,7 @@ FastGPT 在`pnpm i`后会执行`postinstall`脚本,用于自动生成`ChakraUI
...
@@ -141,7 +141,7 @@ FastGPT 在`pnpm i`后会执行`postinstall`脚本,用于自动生成`ChakraUI
FastGPT 使用了 nextjs 的 page route 作为框架。为了区分好前后端代码,在目录分配上会分成 global, service, web 3个自目录,分别对应着
`前后端共用`
、
`后端专用`
、
`前端专用`
的代码。
FastGPT 使用了 nextjs 的 page route 作为框架。为了区分好前后端代码,在目录分配上会分成 global, service, web 3个自目录,分别对应着
`前后端共用`
、
`后端专用`
、
`前端专用`
的代码。
### monorepo
### monorepo
FastGPT
才
用 pnpm workspace 方式构建 monorepo 项目,主要分为两个部分:
FastGPT
采
用 pnpm workspace 方式构建 monorepo 项目,主要分为两个部分:
-
projects/app - FastGPT 主项目
-
projects/app - FastGPT 主项目
-
packages/ - 子模块
-
packages/ - 子模块
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment