virelay.application

Contains the command-line interface for the ViRelAy application.

Functions

run_cli_app()

Runs the application with a command-line interface (CLI) using the built-in server.

run_wsgi_app([projects])

Runs the application with the WSGI (Python Web Server Gateway Interface), which can be used by WSGI servers like Gunicorn.