summaryrefslogtreecommitdiffstats
path: root/aurweb/spawn.py
AgeCommit message (Expand)AuthorFilesLines
2021-02-20swap uvicorn out for hypercornKevin Morris1-3/+2
2021-02-20spawn: expand AUR_CONFIG to the full pathFilipe Laíns1-0/+4
2021-02-20aurweb.spawn: Support stdout redirections to non-ttyFrédéric Mangano-Tarumi1-1/+5
2021-02-20Crude OpenID Connect client using AuthlibFrédéric Mangano-Tarumi1-0/+3
2021-02-20aurweb.spawn: Fix isort errorsFrédéric Mangano-Tarumi1-2/+1
2021-02-20Remove the FastAPI /hello test routeFrédéric Mangano-Tarumi1-3/+0
2021-02-20aurweb.spawn: Integrate FastAPI and nginxFrédéric Mangano-Tarumi1-12/+68
2021-02-20Create aurweb.spawn for spawing the test serverFrédéric Mangano-Tarumi1-0/+107