Send Mail Just a simple Node.js API that sends email :) Installation Use yarn or npm package manager. Create a .env file and use env.example as a reference. Usage GET /health - Check if everything is up and running POST /send - Send an email Built with Node.js Express TypeScript Nodemailer