Files
multica/server
Jiang Bohan 082c356182 feat(invitation): send email notification when inviting a user
Uses the existing Resend email service to notify invitees.
Email includes inviter name, workspace name, and a link to the app.
Sent fire-and-forget in a goroutine to avoid blocking the API response.
2026-04-15 00:16:29 +08:00
..