Files
nosql/back/README.md
Awen Lelu d7bea8e188 init CRUD
2025-12-18 17:16:26 +01:00

7 lines
118 B
Markdown

# Installation
download dependencies and create a venv for the project
`uv sync`
# Test
`uv run fastapi dev test.py`