Skip to content

sendgrid/sendgrid-nodejs-example

Repository files navigation

sendgrid-nodejs-example

This is an example of using the SendGrid nodejs library.

Developing on Nitrous.IO

Hack on the Sendgrid Node.JS example on Nitrous.IO in a matter of seconds:

Hack sendgrid/sendgrid-nodejs-example on Nitrous.IO

Usage

git clone http://github.com/scottmotte/sendgrid-nodejs-example.git
cd sendgrid-nodejs-example
cp .env.example .env # change the values in .env
npm install
node sendgrid-nodejs-example.js
node smtp-nodejs-example.js

About

Example of using sendgrid-nodejs library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published