deep-foundation / deep-foundation/deepcase-app

засорение системного пространства излишними файлами

Open
#207 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
10
Forks
6
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug

deep-case-app требует локальной установки docker и node.js (maneger). это создает дополнительные файлы и информацию на компьютере

помимо этого файлы deep-case-app существуют по этим дирректориям:
- C:/Users/Tand/AppData/Local/deep.case-updater
- C:/Users/Tand/AppData/Roaming/Deep.Case
- C:/Program Files/Deep.Case
- C:/Temp/deep

### Expected Behavior

все что касается развертывания приложения должно находится в приложении и не влиять на систему локально

моё предложение оставить только две дирректории:
- C:/Program Files/Deep.Case: для всего того, что касается работы deep-case-app
- C:/Users/Tand/AppData/Roaming/Deep.Case: для данных пользователя и других временных файлов

### Current Behavior

_No response_

### Steps to reproduce

_No response_

### Environment

```shell
- OS: Windows 10 10.0.19041
- CPU: (12) x64 Genuine Intel(R) CPU 0000 @ 2.40GHz
- Memory: 7.97 GB / 15.95 GB
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Begin by auditing the Windows deployment and local Docker/Node.js setup against the four listed directories. Done means the app's deployment-related files and user or temporary data are confined to the two proposed Deep.Case locations without unnecessary system-level artifacts.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, node.js, typescript
Domain
desktop-dev
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.