- 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.
11 lines
98 B
Plaintext
11 lines
98 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"path": "../ulti-backend"
|
|
}
|
|
],
|
|
"settings": {}
|
|
} |