Skip to content

adammaly004/Cloud_storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud_storage

This is my first more professional flask webapp

Setup & Installation

  • Ensure you have python 3.6+ installed.
git clone <repo-url>
pip install -r requirements.txt
  • In main.py replace "your_IPv4" with your IPv4, which you will find when you type ipconfig on your terminal.
  • Also in main.py replace "your_path" with the location where the repository is stored (You can use cloud storage in any location, but previews will not work!!!).

Running the Server

python main.py

Viewing The App

Go to http://your_IPv4:1111

Releases

No releases published

Packages

No packages published