Upload Box a little file upload Server written in Flask and Preact Start to start run cd frontend npm install npm run build cd .. python -m venv venv venv/scripts/Activate pip install requirements.txt python app.py