python3.12 -m venv env
. ./env/bin/activate
python -m pip install -r requirements.txt
uvicorn app:create_app --factory --reload| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
python3.12 -m venv env
. ./env/bin/activate
python -m pip install -r requirements.txt
uvicorn app:create_app --factory --reload