removing backend, making electron app, adding tuner

This commit is contained in:
itsamejms
2026-03-05 21:28:02 +00:00
parent 8a0f9f51fa
commit bb71abe827
39 changed files with 7829 additions and 3680 deletions
+1 -17
View File
@@ -1,17 +1 @@
# Python
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.venv/
.python-version
# Env
.env
debug.log
# Frontend
frontend/node_modules/
frontend/dist/
node_modules/