requires mariadb installing first. ddl file in mailbox-server directory. running test wipes and installs the schema once the user is setup.
cd mailbox-server
setup python virtual env:
source server-env/bin/activate
pip install proquint
pip install pymysql
python3 server.py
run tests with
python3 test_server_unittest.py
run server with
python3 server.py localhost mboxserver catfishbookwormzebra mbox 8080