The backend services and API for the Software Engineering Daily Android, iOS, and web front end.
cp .env.local_example .envnpm install or yarn installnpm start or yarn startcp .env.docker_example .envdocker-compose updocker-compose down and then docker-compose up --build. This will remove the old container and rebuild the API image which installs the new dependencies.$ claude mcp add software-engineering-daily-api \
-- python -m otcore.mcp_server <graph>