master
bb779fc
A simple frontend to the Module Build Service written in Python
Run a simple local test instance:
FLASK_APP=mbsweb flask run
or alternately
mod_wsgi-express-3 start-server wsgi.py --processes 4
TBD