first commit

This commit is contained in:
2026-04-12 10:36:13 +02:00
commit 21014c246e
22 changed files with 2461 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
from nouri import create_app
app = create_app()