An open API service indexing awesome lists of open source software.

https://github.com/codeforgeek/node-email-verification-redis-nodejs


https://github.com/codeforgeek/node-email-verification-redis-nodejs

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

          

node-email-verification
=======================
Script to send and verify email account of user.

Tutorial link : coming soon.

How to use:

Open app.js and change the Mandrill API key.

Run ```node Server.js``` to start the Server.

Visit ```localhost:3000``` from browser to view the app.

Thanks.