This commit is contained in:
2025-04-13 01:11:44 -03:00
parent bef51f492a
commit 273c580139
20 changed files with 552 additions and 29 deletions

View File

@@ -11,6 +11,7 @@ openapi:
uv run -m cli.openapi && \
uv run python -m http.server 80 -d swagger
.PHONY: seeds
seeds:
uv run -m cli.seeds