mirror of
https://github.com/wasrusgen/wasrusgen1-crm.git
synced 2026-06-03 19:04:47 +00:00
- 15 HTML mockups (admin, assembler, manager, owner и др.) - CLAUDE.md с политикой работы с файлами - .claude/launch.json Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
12 lines
276 B
JSON
12 lines
276 B
JSON
{
|
|
"version": "0.0.1",
|
|
"configurations": [
|
|
{
|
|
"name": "crm-docs",
|
|
"runtimeExecutable": "python",
|
|
"runtimeArgs": ["-m", "http.server", "7842", "--directory", "D:/! Рабочий стол/!!! GOOGLE DISK/AI CRM/docs"],
|
|
"port": 7842
|
|
}
|
|
]
|
|
}
|