David Dooley

Results 4 issues of David Dooley

Added my github to the list ## What type of PR is this? (check all applicable) - [x] 🚀 Added Name - [ ] ✨ Feature - [ ] ✅...

This script will forward a incoming MMS image as an attachment to a email using Sendgrid. ## Description Environment Variables This Function expects three environment variables to be set. Variable...

## Description Added a warning message to README about Node18 release as this may effect code snippets present in this repository. ## Checklist - [x] I ran `npm test` locally...

## Description With the release of Node v18, Node is migrating over from the old CommonJS (CJS) standard to the newer, ES Modules (ESM) standard. As a result the current...