Separated server startup script from packages, repaired imports that were raising issues when run on CLI.
Server now starts in both PyCharm and CLI, with both python scripts/run_server.py and python -m scripts.run_server
python scripts/run_server.py
python -m scripts.run_server