Skip to content

Fugasss/FileTransferingApp_Server

Repository files navigation

FileTransferingApp(Server Side)

Getting started

Clone repository

git clone https://github.com/Fugasss/FileTransferingApp_Server.git

Create .env file in main directory:

FileTransferingApp_Server/.env

Copy and paste data from .example_env and insert your values.

Create virtual environment:

python -m venv .venv

Activate virtual environment:

For cmd:

.\.venv\Scripts\activate.bat

For PowerShell:

& .\.venv\Scripts\Activate.ps1

Install required dependencies

python -m pip install -r .\requirements.txt

Client for working with files on the server:

https://github.com/WhyNovaa/FileTransferingApp_DesktopClient

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •