35 lines
1.2 KiB
Plaintext
35 lines
1.2 KiB
Plaintext
╤ЄЁєъЄєЁр яряюъ Єюьр Host
|
|
╤хЁшщэ√щ эюьхЁ Єюьр: 2661-6292
|
|
H:.
|
|
| .cursorrules
|
|
| .gitignore
|
|
| ecosystem.config.js
|
|
| README.md
|
|
| structure.txt
|
|
|
|
|
+---backend
|
|
| package.json
|
|
| server.js
|
|
|
|
|
+---docs
|
|
| CHANGELOG.md
|
|
| KNOWLEDGE_BASE.md
|
|
| PROJECT_RULES.md
|
|
|
|
|
\---frontend
|
|
| eslint.config.mjs
|
|
| next.config.ts
|
|
| package.json
|
|
| postcss.config.mjs
|
|
| tsconfig.json
|
|
|
|
|
+---app
|
|
| globals.css
|
|
| layout.tsx
|
|
| page.tsx
|
|
|
|
|
\---lib
|
|
api.ts
|
|
types.ts
|
|
|