IM-project-backend

Start the proxy

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
python3 run.py