Team Name Source code of the Team Name's website Installation git clone git@github.com:TeamNameBE/TeamName.git python3 -m venv ve source ve/bin/activate pip install -r requirements.txt Running a test server python3 main.py