Skip to content

This is a simple Node.js project designed for local testing only

License

Notifications You must be signed in to change notification settings

tepkaii/smtp-server

Repository files navigation

Node.js SMTP Email Server + Sender (Local Test Project)

This is a simple Node.js project designed for local testing only. It includes:

  • Sending emails via an Express API (/send) using Nodemailer
  • Receiving emails using a basic SMTP server (smtp-server)
  • Parsing incoming emails and storing them in a PostgreSQL database using Prisma

Note: This project is not configured for production use or public email delivery. It is intended for local development and testing purposes only.


Project Structure

About

This is a simple Node.js project designed for local testing only

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published