Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 364 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 364 Bytes

pretalx-redirector

This Flask Application will allow you to generate short links to the feedback URL of the corresponding talk.

Installation and running

We recommend using a wsgi server like gunicorn to run this app. You can then use pip install /path/to/this/repository to install the the app.

An example config file can be found at example-config.cfg