gh repo create my-new-service --template sebastienstdenis/template-fastapi --private --clone— create a new repository from this templateuv sync— install dependenciesuv add <package>— add a dependencyuv run fastapi dev main.py— run the dev serveruv run pytest— run tests
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|