Skip to content

vadympop/imshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imshare

Web service for upload different files

Preview

Install

1. Clone repository

$ git clone https://github.com/VadyChel/imshare

2. Change directory in imshare

$ cd imshare

3. Install requirements

If you are on linux

$ pip3 install -r requirements.txt

On windows

$ pip install -r requirements.txt

4. Run the project

If you are on linux

$ python3 runner.py

On windows

$ python runner.py

Add config in .env file with parametrs from imshare/config/configreader.py for your preferred