-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
TWTom edited this page Dec 16, 2023
·
1 revision
-
Install MongoDB We use MongoDB for file tree searching and metadata saving. To install, see MongoDB's installation guide
-
Clone the repository:
git clone https://github.com/TWTom041/DiscordFS-SFTP.git
-
Install dependencies:
pip install -r requirements.txt