Skip to content

feat: 이메일 템플릿 편집기 추가#59

Merged
MU-Software merged 5 commits into
mainfrom
feature/add-email-template-editor
May 24, 2026
Merged

feat: 이메일 템플릿 편집기 추가#59
MU-Software merged 5 commits into
mainfrom
feature/add-email-template-editor

Conversation

@MU-Software
Copy link
Copy Markdown
Member

@MU-Software MU-Software commented May 16, 2026

주요 변경 사항

  • 이메일 템플릿 편집기를 제대로 구현합니다.
    • @mu-software/mail-editor를 사용하여 이메일 템플릿을 정의하는 JSON을 UI로 작성한 후,
      @react-email/render로 이메일 템플릿 JSON을 HTML 템플릿으로 렌더링하여 백엔드에 저장하고,
      렌더링된 HTML 템플릿을 기준으로 이메일을 보내게 됩니다.

추가 사항

@MU-Software MU-Software merged commit a6a93ae into main May 24, 2026
@MU-Software MU-Software deleted the feature/add-email-template-editor branch May 24, 2026 06:38
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