- Clone
- Make a venv using python3 -m venv mehctf
- Activate virtual environment using source mehctf/bin/activate
- pip install -r requirements.txt
- gunicorn application:app
- Register a normal User
- Edit register_admin.py with your username
- run register_admin.py