To make changes, edit the main.py
file.
It's recommended to run everything in a virtual environment. You can find a guide how to set this up here
Run Locally (Dev):
pip3 install -r requirements.txt
python3 main.py
Cloud Run Hackathon 2022-05-27-HK
To make changes, edit the main.py
file.
It's recommended to run everything in a virtual environment. You can find a guide how to set this up here
Run Locally (Dev):
pip3 install -r requirements.txt
python3 main.py
Cloud Run Hackathon 2022-05-27-HK