README
Bara with NodeMailer integration
Bara makes it able to setup and run the NodeMailer application in a minute.
Install
npm install --save @barajs/core @barajs/nodemailer
Bara nodemailer integration module
<script type="module">
import barajsNodemailer from 'https://cdn.skypack.dev/@barajs/nodemailer';
</script>
Bara makes it able to setup and run the NodeMailer application in a minute.
npm install --save @barajs/core @barajs/nodemailer