4
I am making a web application (front-end in Vuejs/Quasar and server in Hapijs) and I need it in addition to send also receive emails. I am sending it through the Nodemailer library, and it is working smoothly. What do I need to do to receive it?? Use API?? Create a server on the Google Cloud Platform and integrate with the Gmail API?? Where do I find good tutorials for this?? I am a beginner in programming, I apologize if the question seems meaningless, but I’m having a lot of difficulty in this task.