feat: Initialize App

This commit is contained in:
2026-09-01 16:01:23 +07:00
commit 43416a2433
16 changed files with 1241 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
.DS_Store
*.pyc
*.egg-info
*.swp
tags
node_modules
__pycache__