e9c3dc1120
保留 SpacetimeDB 历史表、迁移白名单与旧业务源码 切换前端 active 入口并解除旧创作页面和路由编译链 移除旧后端路由、worker 与纯业务 crate 依赖 收敛 SpacetimeDB 模块为历史数据壳 同步 Nginx、Pingora、验证门禁与架构文档
13 lines
248 B
Rust
13 lines
248 B
Rust
pub mod admin;
|
|
pub mod assets;
|
|
pub mod auth;
|
|
pub mod editor_project;
|
|
pub mod external_api;
|
|
pub mod external_generation;
|
|
pub mod frontend_runtime_config;
|
|
pub mod health;
|
|
pub mod internal;
|
|
pub mod platform;
|
|
pub mod platform_support;
|
|
pub mod profile;
|