Steps to run locally:
- Follow the steps at https://www.makeuseof.com/django-project-clone-run-locally/ to setup a virtual environment and run the project. Ensure you have dependencies like postgresql installed.
- Create a copy of the .env.example file and rename it to .env; then edit the variables based on your requirements.
- Enjoy...