DiscussionForum Packages Required: install python 3 install django install mysql install mysql-client How to setup locally: Set database password Run the migration command start the server by: python3 manage.py runserver