aboutsummaryrefslogtreecommitdiffstats
path: root/server.py
Commit message (Collapse)AuthorAgeFilesLines
* wsgi compatibilitymjfernez2021-06-071-3/+3
| | | | | Moves the setup() function outside of main so the app is setup before a wrapper runs it. Also fixes deployment tutorial in the README
* first commitmjfernez2021-06-071-0/+198