- 新增 index.html 文件,用于测试 API 接口 - 更新 .env.production 文件,保持 API 基础 URL 不变 - 在 .gitignore 中添加 .aider* 目录忽略项 - 删除 path/to/filename.js 文件
- 新建后端项目 biji-houdaun,使用 Spring Boot 和 SQLite - 新建前端项目 biji-qianduan,使用 Vue3 - 添加 Dockerfile 用于构建后端镜像 -配置 .gitignore 和 .gitattributes 文件