create venv on ec2 instance and then run the app
All checks were successful
AWS Deploy on Push / build (push) Successful in 2m20s

This commit is contained in:
2025-05-14 21:30:26 -05:00
parent 3c726d6332
commit a384d6c911
3 changed files with 24 additions and 3 deletions

View File

@@ -2,4 +2,5 @@ fastapi==0.104.1
uvicorn==0.24.0
aws-cdk-lib>=2.0.0
constructs>=10.0.0
python-dotenv==1.0.0
python-dotenv==1.0.0
uvicorn==0.24.0