This commit is contained in:
2025-06-06 18:32:09 -03:00
parent 3e44761e69
commit 53613d0a48
34 changed files with 939 additions and 752 deletions

View File

@@ -4,6 +4,9 @@ build:
deploy: build
sam deploy --debug
stage: build
sam deploy --config-env staging --debug
start-api: build
sam local start-api