backend for search engine. Link to frontend - https://github.com/Ck1998/SainyaRanakShetram-Level-3-Search-Engine
Note: Due to my exams starting next week I will only be able to dedicate this much code for the challenge. I apologize
pip install -r requirements.txt
python3 manage.py runserver
docker build .
docker-compose up