procedure to follow

parent 14b07c0a
python -V
venv\Scripts\activate.bat
pip install -r requirements.txt
run the server --> uvicorn main:app --host 192.168.8.129 --port 8080 --reload
in mobile --> 192.168.8.129:8080/docs
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment