Skip to content

Conversation

@NicolasMahe
Copy link
Member

This pull request involves the removal of several email notification templates and their related dependencies. The changes include deleting the email templates for various events, removing the corresponding imports and configurations, and updating the package.json file to remove unused dependencies.

Removal of email notification templates:

Updates to package.json:

  • Removed the @nft/webhook dependency.
  • Removed the nodemailer dependency.
  • Removed the @types/nodemailer dependency.

Changes to API:

  • pages/api/notification.ts: Removed the entire notification handling logic, including imports of email templates, configuration of the nodemailer transporter, and the map of email templates for different events.

Checklist

  • Base branch of the PR is dev

@NicolasMahe NicolasMahe requested a review from antho1404 January 27, 2025 09:49
@NicolasMahe NicolasMahe self-assigned this Jan 27, 2025
Copy link
Member

@antho1404 antho1404 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but make sure to cleanup the env/readme that probably contains these env/features

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.

3 participants