Module Build Service User Interface (MBS-UI-NG)

A simple frontend to the Module Build Service written in Python

Development

Run a simple local test instance:

FLASK_APP=mbsweb flask run

or alternately

mod_wsgi-express-3 start-server wsgi.py --processes 4

Build

TBD

Deployment

TBD