Skip to content

Add Resend (email for agents) provider - #81

Open
rami-stripe wants to merge 1 commit into
mainfrom
rami-stripe/add-resend-provider
Open

Add Resend (email for agents) provider#81
rami-stripe wants to merge 1 commit into
mainfrom
rami-stripe/add-resend-provider

Conversation

@rami-stripe

Copy link
Copy Markdown
Collaborator

Summary

Adds Resend — the email API for developers and AI agents — as a supported provider, wired into all provider integration points.

  • Logo componentsrc/_components/svg/logos/logo-resend.webc, the official Resend wordmark (currentColor to match the site's monochrome logo treatment)
  • Homepage marqueesrc/index.webc, row 3, alphabetically between Render and RevenueCat (h-16 sm:h-24)
  • /providers table — new row with copyable command stripe projects add resend/email; category displayed as Email, data-category="communications" (matches the filter pill)
  • Datasrc/_data/providers.js entry: slug: "resend/email", category: "communications"

Follows the exact pattern of the existing (commented-out) Klaviyo provider.

Verification

  • npm run build succeeds; Resend renders in both dist/index.html (marquee) and dist/providers/index.html (table).
  • Verified locally on the dev server — Resend appears correctly in the marquee and in the providers table between Render and RevenueCat.

🤖 Generated with Claude Code

Adds Resend to the site across all provider integration points:
- New logo component (src/_components/svg/logos/logo-resend.webc) using
  the official Resend wordmark
- Homepage logo marquee (row 3, alphabetically between Render and RevenueCat)
- /providers table row with `stripe projects add resend/email`
- providers.js data entry (category: communications, slug: resend/email)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Committed-By-Agent: claude
@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
projects-site Ready Ready Preview Aug 19, 2026 9:57pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant