mirror of
https://github.com/khoaliber/LetterFeed.git
synced 2026-03-02 13:18:27 +00:00
237 B
237 B
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