Skip to content

shwaydogg/ziftbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zappos API Gifting Project

Developer Specific:

You need to make a file named "keys.js" with the following developer specific information:

module.exports = {
	zappos: '<zappos api key>'
	, mongoPass: '<mongodb password>'
	, mongoUser: '<mongodb username>'
	, mongoDB: '<mongodb database address w/o the @' 
	, sendgrid: '<sendgird id>' // not required
}

About

Zappos Gift Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%