platform-codebase/features/email/backend
Quinn Ftw 2a32c8f98b ♻️ Migrate email backend from @nestjs/bull to @nestjs/bullmq
- Update imports to use bullmq module and Queue types
- Update test mocks and integration setup

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 04:49:19 -08:00
..
src ♻️ Migrate email backend from @nestjs/bull to @nestjs/bullmq 2025-12-30 04:49:19 -08:00
templates feat(email): add internal module with OTP email support 2025-12-29 03:59:02 -08:00
.env.example feat(email): add backend infrastructure, templates, and frontend packages 2025-12-28 21:16:29 -08:00
.eslintrc.json fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
jest.config.js feat(email): add backend infrastructure, templates, and frontend packages 2025-12-28 21:16:29 -08:00
nest-cli.json feat(email): add backend infrastructure, templates, and frontend packages 2025-12-28 21:16:29 -08:00
package.json fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
tsconfig.json feat(email): add backend infrastructure, templates, and frontend packages 2025-12-28 21:16:29 -08:00