made architecture

This commit is contained in:
2026-01-22 10:54:50 +01:00
parent c860a8b8bc
commit aea6950bfe
6 changed files with 29 additions and 0 deletions

1
app/main.py Normal file
View File

@@ -0,0 +1 @@
print("hello")

1
app/requirements.txt Normal file
View File

@@ -0,0 +1 @@
ics==0.7.2