Add the micro service to the helm chart.
This is written in a rush, boostrap the real logic with celery worker to process meeting recording. Lack of unit tests is critical, I am not proud of a it. I am totally in a hurry for the demo. Not sure we will actually keep this microservice.
Enhance the DX offering a docker compose with reloading.
Add a minimal docker file to run the FastAPI server.
Bootsrap a generic FastAPI app to kick-start the microservice.