## Description Closes # ## Type of Change - [ ] ๐Ÿ› Bug fix (non-breaking change fixing an issue) - [ ] โœจ New feature (non-breaking change adding functionality) - [ ] ๐Ÿ’ฅ Breaking change (fix or feature causing existing functionality to change) - [ ] ๐Ÿ“ Documentation update - [ ] ๐Ÿงน Chore (dependency update, refactor, etc.) ## Changes Made - - - ## Testing - [ ] Existing tests pass (`npm test`) - [ ] New tests added for new functionality - [ ] Tested locally with `npm run dev` - [ ] Tested with Docker (`npm run docker:up`) ## Checklist - [ ] My code follows the project code style - [ ] I've run `npm run lint` with no errors - [ ] I've updated documentation if needed - [ ] I've updated `.env.example` if new env vars were added - [ ] No secrets or credentials in the code ## Screenshots (if applicable)