to run the webapp -> streamlit run ./frontend/app.py
to run the server -> cd ./backend -> uvicorn main:app --reload
| Name | Name | Last commit date | ||
|---|---|---|---|---|
to run the webapp -> streamlit run ./frontend/app.py
to run the server -> cd ./backend -> uvicorn main:app --reload