-
Notifications
You must be signed in to change notification settings - Fork 0
Mailing lists for Github repositories
fiesta/gitlists
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Create mailing lists for GitHub collaborators in seconds. Demo application for the Fiesta ( https://fiesta.cc ) API. There is a meta-gitlist that you can sign up for to discuss this project, here - https://fiesta.cc/~gitlists To run the server yourself, you'll need to install the Fiesta python wrapper - https://github.com/fiesta/fiesta-python - and create a `settings.py` file with the following contents: env = "prod" session_key = "a_long_random_value_here" message_key = "a_long_random_value_here" fiesta_id = "your_fiesta_client_id" fiesta_secret = "your_fiesta_client_secret" gh_id = "your_github_client_id" gh_secret = "your_github_client_secret"
About
Mailing lists for Github repositories
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published