📝 docs: добавляет индекс памяти и обратную связь по API и SCSS архитектуре в проекте Daiting App Frontend

This commit is contained in:
Oscar
2026-06-08 21:36:42 +03:00
parent 6f7ef5e670
commit 56c7fb22e9
4 changed files with 101 additions and 0 deletions

5
.claude/memory/MEMORY.md Normal file
View File

@@ -0,0 +1,5 @@
# Memory Index
- [Project: Daiting App Frontend](project_daiting.md) — Vue 3 + Vite + Tauri v2 dating app, stack, conventions, active views
- [Feedback: API types](feedback_api_types.md) — **ALWAYS CHECK FIRST** — use types from `src/api/api.ts`, never invent local interfaces; ask user to add missing fields to backend
- [Feedback: SCSS architecture](feedback_scss.md) — Use @use per-file, separate Tailwind CSS file from SCSS