-
Notifications
You must be signed in to change notification settings - Fork 4
Module main
liwei9745 edited this page Jul 9, 2026
·
1 revision
title: Module main type: entity created: 2026-07-10 updated: 2026-07-10 sources: [genbox-extracted.json] tags: [module, backend]
GenBox 后端主入口,约 6600 行 Python 的一部分,挂载 47 个路由。
- 创建 FastAPI app,注册全部
/api/*路由 - 进程启动自启浏览器(webbrowser)
- PyInstaller 路径兼容(get_base_path)
- 聚合四大域:生成 / 视频 / 画廊 / dashboard
见 API-生成与图像 API-视频 API-Provider管理 API-画廊 API-Dashboard API-Setup与Proxy