马良AI写作初始化仓库
This commit is contained in:
15
.cursor/rules/project_overview.mdc
Normal file
15
.cursor/rules/project_overview.mdc
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
description:
|
||||
globs:
|
||||
alwaysApply: false
|
||||
---
|
||||
# Project Overview
|
||||
|
||||
AINovalWriter is an AI-assisted novel writing platform consisting of a frontend application (Flutter) and a backend service (Spring Boot).
|
||||
|
||||
- Frontend Entry Point: [AINoval/lib/main.dart](mdc:AINoval/lib/main.dart)
|
||||
- Backend Entry Point: [AINovalServer/src/main/java/com/ainovel/server/AiNovelServerApplication.java](mdc:AINovalServer/src/main/java/com/ainovel/server/AiNovelServerApplication.java)
|
||||
- Project Structure Documentation: [项目架构说明.md](mdc:项目架构说明.md)
|
||||
- Frontend README: [AINoval/README.md](mdc:AINoval/README.md)
|
||||
- Backend README: [AINovalServer/README.md](mdc:AINovalServer/README.md)
|
||||
- Overall Documentation: See [documentation_links.mdc](mdc:.cursor/rules/documentation_links.mdc)
|
||||
Reference in New Issue
Block a user