16 lines
785 B
Plaintext
16 lines
785 B
Plaintext
---
|
|
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)
|