File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ uv install
2121
2222This will automatically install all required dependencies listed in ` uv.lock ` .
2323
24+ ---
25+
2426## 📦 Key Dependencies
2527
2628The backend uses the following libraries to ensure seamless functionality and robust performance:
@@ -41,6 +43,8 @@ The backend uses the following libraries to ensure seamless functionality and ro
4143
4244These dependencies are automatically installed with the ` uv install ` command as specified in the ` uv.lock ` file.
4345
46+ ---
47+
4448## 🛠 General Workflow
4549
4650### 1. ** Setup Environment**
@@ -71,6 +75,8 @@ These dependencies are automatically installed with the `uv install` command as
7175 uv run uvicorn main:app --reload
7276 ` ` `
7377
78+ ---
79+
7480# # 🛡 API Documentation
7581
7682The backend provides an auto-generated, interactive API documentation accessible at:
You can’t perform that action at this time.
0 commit comments