1.0.1 • Published 7 months ago

pixt_auth_service v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

PixtAuthServiceStack

Local CDK deployment

You need to run the following command, with LOCAL_BRANCH_AUTHOR set to your name :

LOCAL_BRANCH_AUTHOR="your_name" cdk synth && cdk deploy

Local SAM testing

You need to run the following command, with LOCAL_BRANCH_AUTHOR set to your name :

LOCAL_BRANCH_AUTHOR="your_name" cdk synth > template.yaml && sam local start-api