All Projects → sendgrid → sendgrid-nodejs-example

sendgrid / sendgrid-nodejs-example

Licence: other
Example of using sendgrid-nodejs library.

Programming Languages

javascript
184084 projects - #8 most used programming language

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].