Skip to content

ShadowDara/filebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

a server where users can upload files with a sharelink which exist for choosen period of time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published