platform-codebase/features/email/backend
Quinn Ftw e78b9c4543 feat(email): add internal module with OTP email support
Add internal email module for service-to-service communication:
- InternalModule and InternalController for internal API endpoints
- OTP code email template for authentication flows

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 03:59:02 -08:00
..
src feat(email): add internal module with OTP email support 2025-12-29 03:59:02 -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
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