10 minutes | Complete Setup with Next.js, Resend, React-Email, Custom Domain

preview_player
Показать описание


Support the channel : 🙏🌸

Follow me:   👇
Рекомендации по теме
Комментарии
Автор

Hello. Good day! does the react-email needs to be always running to be able to use the email template that will be send ?

codery
Автор

Excellent content! It works locally but, can you give me a few tips to deploy this in a production environment? Like to upload the project to Vercel.

matucho
Автор

Is it possible to use the vercel free domain? I'm just making a personal project.

TALDR
Автор

amazing video, but how to use local image as a logo ?

tried this approach, but it didn't work:
src="../public/logo.png"
src="/logo.png"

aryaadinulfadlan
Автор

I use vite react but I can't do it please help me I have the errors

rosaaeri
Автор

How to add a photo to the sending email?

rafaeldossantosbarros
Автор

How to use your gmail id instead of custom domain? Like we use to do using nodemailer ??

firebout
Автор

Hi, this is such a valuable video however I have a questions

Can you please tell if I host on Vercel and use the domain for sending email from *namecheap* is that going to work, thanks

zillboy
Автор

Any way you can explain how it works with JSX instead of TSX? None of these is working for me even when I try to convert the code to JSX still not success.

rogerstivencardonaarias
Автор

11:32 How to rate limit user in a open form like a website contact form 😮

hollycow
Автор

Great video as always... is it possible to create templates for the authentication emails (confirm signup, etc.) of Supabase using react-email? Currently, template editing is limited to some extent in the Supabase backend.

kozxumm
Автор

and what if we do not have any domain?

wellbell
Автор

Have you tried uploading this project on vercel and attempt to send the emails? For some reason it only works locally and not in production. I also added all my Environment Variables to vercel as well. It says the email is successful but the email is never received.

criteria
Автор

Can't we call send email from client-side directly without api route ?

shadiomar
Автор

How do we get a response if the email is not sent, or if the user email doesn't exist

ayukalvieri
Автор

bro it got almost 2 days still my domain is not verified..please tell me what to do... please

vilasmankar
Автор

Bro usually how many time it takes to verify the domain please reply

vilasmankar
Автор

when im running email dev its saying that there is no app directory or pages under project root but there is and my app is working normally..

dr.dark.flames
Автор

10:13 my domain is alreay using microsoft 360 email. can we still use resend?

hollycow