Skip to content

LuxeLabs/Respondez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Respondez!

A wedding RSVP app with a Mongo Database, Email & SMS notifications.

Environment Requirements

UPDATE_EMAIL := Email to receive updates at.
UPDATE_PHONE := Phone number to receive updates at.
MONGO_CONNECTION := mongodb://[username:password@]host1[:port1][,host2[:port2],...[,hostN[:portN]]][/[database][?options]]
TWILIO_SID := SID key from twilio
TWILIO_TOKEN := Token from twilio
TWILIO_PHONE := Phone number purchased from twilio

SENDGRID_KEY := Sendgrid API key

How to run

npm install
node ./server.js

About

Super simple wedding RSVP form.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published