Generate EJS #523
Unanswered
VictorBaudot
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm looking to generate templates of transactional emails including variables that will then be set on the fly in my NodeJS application: when someone makes a payment, I would sent them a receipt with details about it (variables).
I was thinking of generating an EJS template with maizzle that will be populated to fit my use case.
What do you think? How would you go about it?
Beta Was this translation helpful? Give feedback.
All reactions