## Gemini Added Memories - ./backend contains the FastAPI backend. It uses uv as package manager. To run backend tests, use uv run pytest - ./frontend contains the TS React frontend. It uses ShadCN components. To run tests, run npm test