@playrunner/resend
v0.1.2
Published
Resend email integration for Playrunner.
Readme
@playrunner/resend
Resend integration package for Playrunner. It contributes one Resend workflow
node with send and wait operations, plus frontend, API, orchestrator, and
package-owned E2E surfaces.
Install
npm install @playrunner/resendThe consuming Playrunner apps discover each declared surface from the package metadata at build time.
See the Resend integration documentation for authentication, sending and receiving setup, node configuration, and workflow outputs.
