add better auth
This commit is contained in:
@@ -6,3 +6,7 @@ deploy: build
|
||||
|
||||
start-api: build
|
||||
sam local start-api
|
||||
|
||||
openapi:
|
||||
uv run openapi.py && \
|
||||
uv run python -m http.server 80 -d swagger
|
||||
|
||||
Reference in New Issue
Block a user