Skip to content

BadaouiMu/Sharing-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sharing-Website

Installation using Docker Images

To install Sharing-Website using Docker images, execute the following command:

docker run -p 5000:5000 -it badaouimu/sharing-website

Manual Installation of Aslanpp tools:

Install python (exemple sur Ubuntu):


apt update -y
apt install python3 pip -y
pip3 install flask 

Using of Website

git clone https://github.com/BadaouiMu/Sharing-Website.git

cd Sharing-Website/
python3 app.py

Visit the website at https://YourIP:5000 or use localhost:5000

Usage :

Once on the website, you can upload new files or download files that have already been uploaded.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published