Первая готовая версия, пока без Tauri

This commit is contained in:
VolandSZ
2026-06-18 17:01:18 +03:00
parent 5decd5ba94
commit 8424ec469a
19 changed files with 1616 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
node_modules/
dist/
*.log