feat(frontend): Add ogranization invitation
This commit is contained in:
3
legalconsenthub/server/utils/mail.ts
Normal file
3
legalconsenthub/server/utils/mail.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { Resend } from 'resend'
|
||||
|
||||
export const resend = new Resend(process.env.RESEND_API_KEY)
|
||||
Reference in New Issue
Block a user