mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-30 15:59:09 +08:00
- Revised the README files for shared data and main data layers to improve clarity and structure. - Consolidated documentation on shared data types and API types, removing the now-deleted `api-design-guidelines.md`. - Streamlined directory structure descriptions and updated links to relevant documentation. - Enhanced quick reference sections for better usability and understanding of the data architecture.
18 lines
476 B
Plaintext
18 lines
476 B
Plaintext
/src/renderer/src/store/ @0xfullex
|
|
/src/renderer/src/databases/ @0xfullex
|
|
/src/main/services/ConfigManager.ts @0xfullex
|
|
/packages/shared/IpcChannel.ts @0xfullex
|
|
/src/main/ipc.ts @0xfullex
|
|
|
|
/migrations/ @0xfullex
|
|
/packages/shared/data/ @0xfullex
|
|
/src/main/data/ @0xfullex
|
|
/src/renderer/src/data/ @0xfullex
|
|
/v2-refactor-temp/ @0xfullex
|
|
/docs/en/references/data/ @0xfullex
|
|
/docs/zh/references/data/ @0xfullex
|
|
|
|
/packages/ui/ @MyPrototypeWhat
|
|
|
|
/app-upgrade-config.json @kangfenmao
|