Skip to content

Latest commit

 

History

History
36 lines (12 loc) · 679 Bytes

File metadata and controls

36 lines (12 loc) · 679 Bytes

Rental Houses & Flatmates Portal

final

final final

git clone[ https://github.com/Ocalak/world-wide-wohnung.git](https://github.com/Ocalak/World-Wide-Wohnung)

cd backend

python -m venv env 

source env\bin\activate 

pip install -r .\requirements.txt

uvicorn main:app --reload     #start server 

visit  https://127.0.0.1:8000/docs