mirror of
https://github.com/langgenius/dify.git
synced 2026-09-05 08:48:10 +08:00
20 lines
376 B
Markdown
20 lines
376 B
Markdown
# System Features
|
|
|
|
Loads deployment-wide capabilities for server prefetching, client hydration, and application bootstrap.
|
|
|
|
## Internal Modules
|
|
|
|
- `bootstrap-boundary.tsx`
|
|
- `client.ts`
|
|
- `server.ts`
|
|
- `state.ts`
|
|
|
|
## External Modules
|
|
|
|
- `app/get-query-client`
|
|
- `app/components/full-screen-loading`
|
|
- `service/client`
|
|
- `service/server`
|
|
- `utils/client`
|
|
- `utils/query-atoms`
|