Website of sharing any text.
https://github.com/Utsav-Panchal/Code_Buddy.git
pip install -r requierements.txt
python manage.py makemigrations python manage.py migrate
python manage.py createsuperuser
After all these steps , you can start testing and developing this project.