Skip to content
Snippets Groups Projects
Select Git revision
  • 85b2edde50b80c61a47e01f8f983b5f332c29ed1
  • master default protected
  • feat/new-image-formats
  • clickable-select-chevron
  • 2.20.0
  • 2.19.0
  • 2.18.0
  • 2.17.0
  • 2.16.1
  • 2.16.0
  • 2.15.0
  • 2.14.0
  • 2.13.0
  • 2.12.1
  • 2.11.0
  • 2.10.0
  • 2.9.1
  • 2.9.0
  • 2.8.0
  • 2.7.1
  • 2.7.0
  • 2.6.0
  • 2.5.2
  • 2.5.1
24 results

ui-styleguide

  • Clone with SSH
  • Clone with HTTPS
  • Graphics generator for the Czech Pirate Party's 2022 elections

    Running

    Copy conifg.example.json to config.json and change OIDC keys to suit your OpenID service. Also be sure to change the SECRET_KEY - which, as the name implies, should be secret.

    Running standalone

    Run run.sh, or bring your own WSGI server that integrates the generator:create_app() function.

    Running in Docker

    Proceed with the standard way of running containers.

    docker-compose up