Skip to content
/ pretino Public

Pretino is a web frontend for the Pretix API for the ITNOG events.

License

Notifications You must be signed in to change notification settings

ITNOG/pretino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pretino

Pretino is a web frontend for the Pretix API for the ITNOG events.

Configuration

  • PRETINO_ORGANIZER: Organizer name as set on Pretix
  • PRETINO_EVENT_NAME: Event name as set on Pretix
  • PRETINO_API_TOKEN: Pretix API token
  • PRETINO_QUESTION_MAPPING: JSON object (see below)
  • PRETINO_LOGLEVEL: Loglevel. Either ERROR, INFO or DEBUG
  • PRETINO_API_KEYS: JSON list (see below)
  • PRETINO_HOST: Host to bind to
  • PRETINO_PORT: Port to bind to

JSON schemas for the JSON objects are defined in the schemas directory.

About

Pretino is a web frontend for the Pretix API for the ITNOG events.

Resources

License

Stars

Watchers

Forks