- backend: FastAPI 后端服务 (Python) - frontend: React + Tauri 前端应用 - docker-compose.yml: 容器编排配置
4 lines
39 B
Rust
4 lines
39 B
Rust
fn main() {
|
|
tauri_build::build()
|
|
}
|