# video-platform **Repository Path**: anubiscl/video-platform ## Basic Information - **Project Name**: video-platform - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-22 - **Last Updated**: 2025-01-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # video-platform Personal video website # 前端: [video-vant-mobile](https://github.com/AnubisCL/video-vant-mobile) ## Git ```shell 1.feat: 新功能(feature) 2.fix: 修补bug 3.docs: 文档(documentation) 4.style: 格式(不影响代码运行的变动) 5.refactor: 重构(即不是新增功能,也不是修改bug的代码变动) 6.chore: 构建过程或辅助工具的变动 7.revert: 撤销,版本回退 8.perf: 性能优化 9.test: 测试 10.imp: 改进(improvement) 11.build: 打包 12.ci: 持续集成 13.update: 更新 ```