generated from nyeki/uv-fastapi-tortoise
Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
To run the project with live reload including the documentation, run uvicorn with the following
|
||||
parameters:
|
||||
|
||||
```sh
|
||||
uv run uvicorn project:app --reload --reload-include "docs/**/*.md"
|
||||
```
|
||||
Reference in New Issue
Block a user