Add nuxt-mail
Open
Nobody has claimed this yet.
module-request
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 354
- Avg merge
- 10h 18m
- Merged PRs (30d)
- 12
Description
Hey, I created a module that allows to send emails in a Nuxt.js app:
https://github.com/dword-design/nuxt-mail
Description: Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails. Works for universal mode.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked nuxt-mail repository and the existing module entries in this repository to find how integrations are added. The work is complete when nuxt-mail is included according to the repository's module conventions and its Nuxt.js email-sending capability is represented accurately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxtjs
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100