init: hello-cicd project setup
Some checks failed
CI/CD Pipeline / build (push) Has been cancelled
CI/CD Pipeline / deploy (push) Has been cancelled

This commit is contained in:
2026-04-14 10:37:48 +02:00
commit 13a5b94ac1
6 changed files with 144 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
fastapi==0.115.0
uvicorn==0.32.0