Social media platform built using Python and FastAPI
- navigate to main.py folder and run the below command
uvicorn main:app --reload
- navigate to the parent folder and run the below command
<venv_name>\Scripts\activate.bat
Social media platform built using Python and FastAPI
uvicorn main:app --reload
<venv_name>\Scripts\activate.bat