Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 189 Bytes

readme.md

File metadata and controls

15 lines (12 loc) · 189 Bytes

To test

python3.10 -m venv venv
source venv/bin/activate
python -m pip install --upgrade pip
pip install -r requirements.txt
python main.py

to deploy

./deploy.sh