Add H2 database and update README with project details - #6
Conversation
Add H2 in-memory database to fix CI application context crash
Added project overview, technology stack, and team members to README.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Pull request overview
Adds an initial project README for the CampusHub monorepo, documenting the platform’s purpose and key engineering choices.
Changes:
- Introduces a project overview and problem statement.
- Documents the chosen frontend/backend/database/CI tech stack.
- Adds a team member section.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| 本项目采用单体大仓库 (Monorepo) 架构进行前后端分离组织,底层开发环境基于 Windows 11 与 WSL (Ubuntu) 原生 Linux 文件系统。 | ||
|
|
||
| * **前端工程 (Frontend)**: | ||
| * 核心框架:Vue 3 |
There was a problem hiding this comment.
Line 10 has trailing whitespace after "Vue 3". Please remove trailing spaces to avoid noisy diffs and keep formatting consistent.
| * 核心框架:Vue 3 | |
| * 核心框架:Vue 3 |
| * **需求负责人兼组长**: 郑嘉鸿 | ||
| * **架构负责人**: 汪一航 | ||
| * **开发负责人**: 何刘磊 | ||
| * **测试负责人**: 杨宗乔 |
There was a problem hiding this comment.
Lines 29–32 include trailing whitespace after the team members' names. Please trim trailing spaces to keep the file clean and avoid churn in future diffs.
| * **需求负责人兼组长**: 郑嘉鸿 | |
| * **架构负责人**: 汪一航 | |
| * **开发负责人**: 何刘磊 | |
| * **测试负责人**: 杨宗乔 | |
| * **需求负责人兼组长**: 郑嘉鸿 | |
| * **架构负责人**: 汪一航 | |
| * **开发负责人**: 何刘磊 | |
| * **测试负责人**: 杨宗乔 |
| * **需求负责人兼组长**: 郑嘉鸿 | ||
| * **架构负责人**: 汪一航 | ||
| * **开发负责人**: 何刘磊 | ||
| * **测试负责人**: 杨宗乔 |
There was a problem hiding this comment.
The README publishes full real names of team members. If this repository is or may become public, this can be a privacy/PII exposure. Consider using GitHub handles, initials, or keeping this section in internal documentation instead.
| * **需求负责人兼组长**: 郑嘉鸿 | |
| * **架构负责人**: 汪一航 | |
| * **开发负责人**: 何刘磊 | |
| * **测试负责人**: 杨宗乔 | |
| * **需求负责人兼组长**: 成员 A | |
| * **架构负责人**: 成员 B | |
| * **开发负责人**: 成员 C | |
| * **测试负责人**: 成员 D |
Merge pull request #6 from wonder37-debug/main
No description provided.