Commit Graph

2 Commits

Author SHA1 Message Date
ikmkj
b3509866dd test: 添加 API 测试页面并更新环境变量
- 新增 index.html 文件,用于测试 API 接口
- 更新 .env.production 文件,保持 API 基础 URL 不变
- 在 .gitignore 中添加 .aider* 目录忽略项
- 删除 path/to/filename.js 文件
2025-08-04 19:45:45 +08:00
ikmkj
8a4bf2d245 feat: 初始化笔记项目
- 新建后端项目 biji-houdaun,使用 Spring Boot 和 SQLite
- 新建前端项目 biji-qianduan,使用 Vue3
- 添加 Dockerfile 用于构建后端镜像
-配置 .gitignore 和 .gitattributes 文件
2025-06-16 19:52:23 +08:00