Initial commit

This commit is contained in:
Yaser
2026-08-13 20:22:49 +03:30
commit 94f0279983
69 changed files with 83770 additions and 0 deletions

14
app/static/js/README.md Normal file
View File

@@ -0,0 +1,14 @@
# JS bundles — readable format
فایل‌های `*.js` با **js-beautify** فرمت شده‌اند (minify برداشته شده، خوانا شده).
| فایل | خطوط (تقریبی) | نقش |
|------|----------------|-----|
| `main.cc26925e.chunk.js` | ~25k | کد اپ Tower (React) |
| `2.6eb46a21.chunk.js` | ~56k | vendor (React, MUI, …) |
| `runtime~main.ce51eff0.js` | ~73 | webpack runtime |
**نسخه minified اصلی:** `original/`
**decode مجدد:** `scripts\decode-js.bat`