After building the Docker image, use the command below to start the Docker container. Afterward, updating the code only requires restarting the container (as long as ...
Both modes share the same underlying Microsoft Graph API client and authentication logic. extract-teams-chat/ ├── server.py # FastAPI entry point (serves API + static web files) ├── requirements.txt # ...