vendredi 16 octobre 2020

Node.js how to create file in server and send it via email

I am using pdfkit nodejs to generate pdf files. Right now I am saving pdf file on my path using fs module. But I need to do it on server for users. I don't know how to generate a file and send it on server? How can I do it and what are the concepts that I need to be familiar to do this kind of actions?

Aucun commentaire:

Enregistrer un commentaire