vault backup: 2026-03-26 11:58:28

This commit is contained in:
2026-03-26 11:58:28 +03:00
parent 5919c0123e
commit ae1cf8f430
3 changed files with 0 additions and 43 deletions

View File

@@ -1,11 +0,0 @@
Получить статистику по дням
```bash
npx ccusage@latest
```
Получить статистику в режиме реального времени
```bash
npx ccusage@latest blocks --live
```
Новый текст, чтобы оценить синхронизацию - ИЗМЕНИЛ

View File

@@ -1,20 +0,0 @@
Найти процессы по порту
```bash
netstat -ano | findstr :9090 | findstr LISTENING
```
Убить процесс
```bash
taskkill /PID 8768 /F
powershell.exe -Command "Stop-Process -Id 8768 -Force"
```
Запустить npx приложение на порту
```bash
cd D:/Pet_projects/savings/react-app/savings-mobile && npx serve dist -p 3000
```
```
46U8w7EdHd6CBdrd3TyA
```