vue-email / nuxt

💚 Official Nuxt module for Vue Email. Build email templates with Vue components.
https://vuemail.net/getting-started/nuxt-nitro
MIT License
108 stars 3 forks source link

Provide Demos in the docs #44

Closed esadrian closed 1 month ago

esadrian commented 3 months ago

Hello, I've been trying to make this module send the templates unsuccessfully.

My setup is Nuxt 3 (SSR) and want to use with nodemailer (but could work with any other really). After reading articles, documentation back and forth and attempting tons of tries, everything seems misleading.

There is nothing that would help most than a minimal demo page like they do with other modules. See https://tailwindcss.nuxtjs.org/examples/basic for reference.

The basic stuff should cover form inputs that add info to props, that are included in the email template, that is sent with the desired provider (nodemailer or else).

Do you think this is possible? Would help a lot. Thanks!

admiralsemu commented 2 months ago

This would be very helpful. I'm almost at the point of giving up on this and finding an alternative to use as vue-email seems to be abandoned.

Flowko commented 1 month ago

we just merged a new project rewrite, please do check the docs and the updated logic https://vuemail.net/