How to run project:
- Clone project from GitHub
- Add
.env
file from attachment with secret key to root folder - Run in terminal:
docker-compose up
- Go to the
localhost:8000
-
Clone project from GitHub
-
Add secret key from attachment to
sftp_client/settings.py
at line11
-
Install Pipenv:
- For Mac:
brew install pipenv
- For Linux:
apt install -y pipenv
- For Windows:
pip install pipenv
- For Mac:
-
Run
pipenv install
at root folder to install project dependencies -
Run
pipenv run python manage.py runserver
to start Django project -
Go to the
localhost:8000
- To add new connection click (+) button at the sidebar \
- To connect to existent connection just click on it
- To Edit/Delete connection click button near the name
- For navigation use click on first folder (with name
..
) or navigation menu at navigation bar - To download file click on the name or on the icon