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