git clone https://github.com/Fugasss/FileTransferingApp_Server.git
FileTransferingApp_Server/.env
Copy and paste data from .example_env and insert your values.
python -m venv .venv
For cmd:
.\.venv\Scripts\activate.bat
For PowerShell:
& .\.venv\Scripts\Activate.ps1
python -m pip install -r .\requirements.txt
https://github.com/WhyNovaa/FileTransferingApp_DesktopClient