NOTE: Only required if you want to run the pipeline locally.
- Run the following command to install the dependencies needed for this repository:
pip install -r requirements.txt
-
Start Docker Desktop
-
Start the pipeline with the following command:
docker compose up -d --build
- Stop the pipeline with the following command:
docker compose down
- Access the Swagger UI at Docs