Automatically sends welcome emails when new users sign up via Clerk webhooks.
Example email for new user:
SENDGRID_API_KEY
environment variablemain.tsx
: FROM_EMAIL
, FROM_NAME
, EMAIL_SUBJECT
and the email body in email-body.tsx
main.tsx
user.created
events