This commit is contained in:
2026-03-23 00:37:22 +01:00
parent 88915b082b
commit b1500e5d87
22 changed files with 797 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
from app import create_app
app = create_app()