# Daily Agenda App Backend Written in FastAPI. ```shell docker build -t agenda-backend . docker run --rm agenda-backend ```