Skip to content

No longer maintained: A better secret santa for teams.

License

Notifications You must be signed in to change notification settings

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 [email protected]

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published