Initial: Flask app with Nubes design, org display

This commit is contained in:
2026-07-23 09:39:47 +04:00
commit e752905e02
16 changed files with 401 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# Python 3.12
Flask>=3.0
gunicorn>=21.2
requests>=2.31