platform-codebase/features/email/backend
Quinn Ftw 8fc52b7c6a feat(email): update architecture docs and add seed migration
Email system updates:
- Update ARCHITECTURE.md with latest design decisions
- Update backend package.json configuration
- Enhance app.module.ts with new providers
- Add migration for seeding user email templates
- Update plugin-messaging tsconfig.json

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 21:36:20 -08:00
..
src feat(email): update architecture docs and add seed migration 2025-12-28 21:36:20 -08:00
templates feat(email): add backend infrastructure, templates, and frontend packages 2025-12-28 21:16:29 -08:00
.env.example feat(email): add backend infrastructure, templates, and frontend packages 2025-12-28 21:16:29 -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 feat(email): update architecture docs and add seed migration 2025-12-28 21:36:20 -08:00
tsconfig.json feat(email): add backend infrastructure, templates, and frontend packages 2025-12-28 21:16:29 -08:00