ServeLocal

Sign in

Homeowners and tradies — track jobs and manage your account. Site owners with admin access go to the admin panel after sign-in.

New here? Create an account

← Back to ServeLocal

Auth emails (Resend SMTP)

Same Resend + Supabase SMTP as RateLocal. Used for homeowner/tradie sign-up and password reset.

Accounts are optional

Guests can still post jobs. Signed-in homeowners track requests on My account.

“Email rate limit exceeded”?

Turn on custom SMTP (Resend) in Supabase — see servelocal/SMTP_SETUP.md and reviewflow/SMTP_SETUP.md.

1. Resend (same as RateLocal)

resend.com → API Keys → key starts with re_

Open Resend →

2. Supabase custom SMTP

Project Settings → Authentication → SMTP: smtp.resend.com, port 465, user resend, password = API key

Open Supabase →

3. Rate limit fix

Free Supabase email = ~2–4/hour. Resend SMTP removes that cap (already shared if RateLocal is set up).

Supabase SMTP →