当前阶段 D0:MetaRepo 与文档站可用;
server/web等实现子仓在 M1 编码启动后通过init.sh克隆。
Windows 本地路径:D:\www\vistacast
等价命令:
默认端口:13102(见 .meta/config.json)
在 Cursor / VS Code 中打开 vistacast.code-workspace,可同时编辑 MetaRepo、spec/ 与 docs/。
编码启动后,子仓将发布至 GitHub VistaCast 组织:
| 子仓 | 说明 |
|---|---|
shared |
Zod Schema、事件类型 |
server |
NestJS + Fastify API |
web |
React Admin |
ai |
检测 Worker |
deploy |
Docker Compose |
docs/当前 内嵌 MetaRepo(in-tree),无需 clone;后续可拆至VistaCast/docs独立仓。
MetaRepo 根目录 spec/ 为规范源: