Commit Graph

2 Commits

Author SHA1 Message Date
imeepos 544ee61908 docs: 创建完整的README.md文档
- 添加项目愿景和使命说明
- 详细介绍核心功能特性
- 提供完整的快速开始指南
- 包含技术架构和项目结构
- 添加开发指南和贡献指南
- 提供API集成示例
- 包含更新日志和联系方式
- 遵循现代开源项目文档标准
2025-07-16 18:37:35 +08:00
imeepos 1a5fcf6485 Initial commit: MixVideo Desktop v0.1.0
Features:
-  Cross-platform Tauri desktop application
-  React + TypeScript + Vite frontend
-  Rust backend with Tauri 2.0
-  Multi-package management (PNPM + Cargo workspaces)
-  GitHub Actions CI/CD pipeline
-  Modern project structure and configuration

 Build artifacts:
- Windows MSI and NSIS installers
- Cross-platform executable
- Automated release workflow

 Tech stack:
- Frontend: React 18 + TypeScript + Vite
- Backend: Rust + Tauri 2.0
- Package management: PNPM Workspace + Cargo Workspace
- CI/CD: GitHub Actions
2025-07-13 17:57:52 +08:00