Installation
Step 1: Clone the Repository
First, clone our repository to your local machine using Git:
Step 2: Create a virutal enviorment
We strongly recommend running the app in a virtual enviorment, if you want to have a look at multiple reasons of why that is the case, read this reddit thread.
How to create virtual enviorment
And activate it
If you replace the venv with any other folder name, please add it in .gitignore
Step 3: Install the dependencies from requirements
If you face any challenges here, check out Known bugs & fixes and Troubleshooting & Feedback
Last updated