nuxt / nuxt/modules

Add nuxt-mail

Open
#128 4 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.