Skip to content

Conversation

@kadulkaryash71
Copy link

Added a backend template using NodeJs. Packages used:

  1. express
  2. body-parser
  3. nodemailer

It needs a proxy email address (most likely, Gmail Account). If Two-factor authentication is enabled for that Google Account, the authentication process through nodemailer changes. The instructions are provided in ./backend/app.js

image

Blue censor is the proxy email address used for testing. Red censor is the email address of the user. The email is to be received on "info@bedudo.com" hence "to" key of the mailData object in app.post() route has the value "info@bedudo.com" (For the output I used my own Gmail accounts).

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