1- Install requirements using pip install -r requirements.txt
2- Get MySQL
2- Create the konkon and konkon-messages databases following the guidelines on main_database_structure.txt
and messages_database_structure.txt
files OR import the premade databases from the premade_databases
folder.
3- Set up server_config.json
with accordance to the databases you've created (can be left as-is if you imported the included databases)
4- Run konkon_server.py
with your Python interpreter
5- Log in using your MySQL credentials