Skip to content

feat(email): add mock Resend mode#38

Open
Ekenesamuel8 wants to merge 3 commits into
Chainmove:mainfrom
Ekenesamuel8:ekene
Open

feat(email): add mock Resend mode#38
Ekenesamuel8 wants to merge 3 commits into
Chainmove:mainfrom
Ekenesamuel8:ekene

Conversation

@Ekenesamuel8

Copy link
Copy Markdown

Summary

What changed?

Area changed

Check all that apply:

  • Frontend / UI
  • Backend / API routes
  • Auth / Privy
  • Payments / Paystack
  • Email / Resend
  • Stellar / Soroban
  • MongoDB models
  • Documentation
  • Tests
  • Security

Contributor safety checklist

  • I did not commit .env.local or real secrets.
  • I did not expose server-only variables in client-side code.
  • I used mock mode or my own sandbox/test credentials.
  • I did not add deployment steps for contributor PRs.
  • I did not add maintainer-only credentials.

Testing

Commands run:

npm run lint
npx tsc --noEmit
npm run build

Screenshots / demo

Add screenshots or screen recordings for UI changes.

Notes for maintainers

Mention anything that needs special review, migration, or follow-up.

close #25

@Obiajulu-gif

Copy link
Copy Markdown
Collaborator

@Ekenesamuel8 great work , fix your lint error

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.

[FEATURE] Add mock Resend email mode for local development

2 participants