ultisuite-client/gmail-interface-clone.code-workspace
R3D347HR4Y bd50a4a54c Add initial project documentation and workspace configuration
- Created CLAUDE.md to outline the vision, architecture, and key features of the Ultimail project, including client and backend responsibilities.
- Added a workspace configuration file for easier project management, linking the frontend and backend directories.
2026-05-22 00:50:36 +02:00

11 lines
98 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"path": "../ulti-backend"
}
],
"settings": {}
}