pull-request
Closes # .
Code Checklist
Ensure the following tasks are completed.
- Are the names of the files correct?
/
- Is the README.md updated?
/api
- Is dependencies added with
uv add?
- Are tests included?
- Are the tests running?
uv run ruff
/www
npm install --save <package> for new dependencies
Reviewer Checklist
- Add PR/Issue to to
In Review