- Create /docs structure (microdao, daarion, agents) - Organize 61 cursor technical docs - Add README files for each category - Copy key documents to public categories - Add GitHub setup instructions and scripts
18 lines
575 B
Plaintext
18 lines
575 B
Plaintext
# MicroDAO MVP - Cursor Rules
|
|
|
|
## Проєкт
|
|
- Шлях: /Users/apple/Desktop/MicroDAO/MicroDAO 3
|
|
- Документація: docs/cursor/
|
|
- Швидкий контекст: PROJECT_CONTEXT.md
|
|
|
|
## Стандарти
|
|
- Дотримуватися docs/cursor/05_coding_standards.md
|
|
- Використовувати типи з docs/cursor/03_api_core_snapshot.md
|
|
- UI тексти з docs/cursor/04_ui_ux_onboarding_chat.md
|
|
|
|
## Структура
|
|
- React 18 + TypeScript + Vite
|
|
- Tailwind CSS для стилів
|
|
- React Query для state
|
|
- API: https://api.microdao.xyz/v1
|