Files
lettersoup-online/002_source/cms/_PROMPT.md
2025-04-18 23:42:24 +08:00

31 lines
1.1 KiB
Markdown

# PROMPT
this is a subset of a react typescript project
clone `LessonTypeCount` to `LessonCategoriesCount` and do modifiy to get the count of lesson category, thanks.
---
please read `/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/002_source/cms/_AI_GUIDELINE`
please read `/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/002_source/cms/src/db/DB_AI_GUIDELINE.MD`
please read `/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/001_documentation/Requirements/REQ0006/schema.dbml`
understand link up the information and remember the content
working directory is `/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/002_source/cms/src/db`
this is a subset of a react typescript project
please refer to:
@schema.dbml for fields and collections
@DB_AI_GUIDELINE.MD for general instructions
clone from `LessonTypes` or `LessonCategories` to collection `Events` and update the variables, align the newly copied code to the existing code (e.g. LessonTypes)
append `.tsx.draft` to the file you created
thanks