git restore
Always have a backup. With these two files and a build environment you can build TransferDepot as a FlaskRest Application
app.py (main app)
Always have a backup. With these two files and a build environment you can build TransferDepot as a FlaskRest Application
app.py (main app)
sudo dnf install python3-flask
Save the app.py somewhere (e.g., /home/tux/transferdepot/app.py)