Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@thaikolja thaikolja released this 05 Oct 21:46
7617971

This is the first version of a Nuxt 3 site using Nodemailer (and a little bit of Tailwind CSS) to show how to send an email. The code is well-documented, and the two most relevant files are server/api/email/send.post.ts and /pages/index.vue.