1.0.1 • Published 2 years ago

pixt_auth_service v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years 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