Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 450 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 450 Bytes

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Standard next steps and commands apply

To get sending with integrations working .env.local have to be added

# Resend integration
RESEND_API_KEY=
RESEND_SENDER=

# Nodemailer integration
NODEMAILER_HOST=
NODEMAILER_USER=
NODEMAILER_PASS=
NODEMAILER_SENDER=