马良AI写作初始化仓库

This commit is contained in:
邓滨杰
2025-09-10 00:07:52 +08:00
parent 3c06bb1a03
commit 39c0f8840f
1309 changed files with 318528 additions and 0 deletions

View 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)