mirror of
https://github.com/khoaliber/LetterFeed.git
synced 2026-03-02 21:19:13 +00:00
4 lines
237 B
Markdown
4 lines
237 B
Markdown
## 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
|