Github Actions + EC2 + Autoscaling Group + S3 + CodeDeploy
-
Clone the repository:
git clone https://github.com/Vwake04/fastapi-aws.git cd astapi-aws
-
Install dependencies:
pip install -e .
-
Install
pytest
if not already installed:pip install pytest
-
Run the tests:
pytest