Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 363 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 363 Bytes

Xen Cloud Storage

How to run

  1. Install MongoDB
  2. do python3 run.py 20 times and figure out every module you need to install and install those (or send me a requirements.txt file)
  3. python3 run.py

What does it do

  1. Uploads and Downloads files (stored in local storage, not in any database)
  2. yeah thats basically all

first