Skip to content

zapier/conspiracysanta.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is no longer maintained. If you are interested in taking over the project, email contact@zapier.com

Conspiracy Santa Email Generator

A simple Bottle.py + React.js app that sends emails to start a round of conspiracy santa.

mkvirtualenv conspiracysanta
workon conspiracysanta
pip install -r requirements.txt
gunicorn conspiracy:app --bind=0.0.0.0:5000 --reload --log-file -
open "http://localhost:5000/"

And that's all there is!

About

No longer maintained: A better secret santa for teams.

Topics

Resources

License

Code of conduct

Security policy

Stars

19 stars

Watchers

157 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors