How to configure on my system?
bhavesh2699 opened this issue · 2 comments
bhavesh2699 commented
Can you please update readme like which branch to clone and how to install project on our system.
PatrykOlechno commented
Branches are like step by step guide to accomplish this project. If you just want to fool around ready project go for the last branch. Clone it to your machine. Run pip install -r requirements.txt on venv, start server and you're done. If you want to learn then you can go with video https://www.youtube.com/watch?v=YZvRrldjf1Y&t=8310s, but pay attention that it uses older versions.
bhavesh2699 commented
Thanks a lot @PatrykOlechno