You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# instructions for linuxsource ./env/bin/activate # activate the virtual environment
pip install -r requirements.txt # install the packages
fastapi dev main.py # run the dev server