README
email-me
Fill out the .env file to send emails from an address you control (Nodemailer settings)
- See
.env-keepfor what you'll need to fill out
hpal command
hpal run email-me buggyutils@gmail.com 'Testing!!'
Fill out the `.env` file to send emails from an address you control (Nodemailer settings) - See `.env-keep` for what you'll need to fill out
<script type="module">
import emailMe from 'https://cdn.skypack.dev/email-me';
</script>
Fill out the .env file to send emails from an address you control (Nodemailer settings)
.env-keep for what you'll need to fill outhpal run email-me buggyutils@gmail.com 'Testing!!'