Screen.Recording.2024-06-14.at.13.21.46.mp4
pip3 install -r requirements.txt --break-system-packages
- Access the project root directory
python3 . --stdio
- Access the project root directory
python3 . --http --dev (development mode)
python3 . --http --prod (production mode)