Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task 3.0-prepare: transform to monorepo with serverless-compose #9

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

Guria
Copy link
Owner

@Guria Guria commented Oct 11, 2022

Converted to monorepo
Set up serverless-compose
CloudFrontOriginAccessControl set to be more unique

@github-actions
Copy link

Build output

@guria.dev/[email protected] deploy
sls deploy

Deploying to stage task3-0-prepare
shop-frontend-app › waiting
shop-frontend-app › deploying
shop-frontend-app › Running "serverless deploy --stage task3-0-prepare"
shop-frontend-app › Deploying aws-js-practitioner-shop-frontend to stage task3-0-prepare (us-east-1)
shop-frontend-app › DistributionIdKey: WebAppDistributionIdOutput
shop-frontend-app › CloudfrontInvalidate: Invalidation started
shop-frontend-app › Web App deployed to Cloudfront and available at following addresses:
shop-frontend-app › * https://d2jkxk3vxp3evh.cloudfront.net
shop-frontend-app › * https://aws-js-practitioner-shop-frontend-task3-0-prepare.guria.dev
shop-frontend-app › ✔ Service deployed to stack aws-js-practitioner-shop-frontend-task3-0-prepare (350s)
shop-frontend-app › Running "serverless info --verbose --stage task3-0-prepare"
shop-frontend-app › service: aws-js-practitioner-shop-frontend
shop-frontend-app › stage: task3-0-prepare
shop-frontend-app › region: us-east-1
shop-frontend-app › stack: aws-js-practitioner-shop-frontend-task3-0-prepare
shop-frontend-app › Stack Outputs:
shop-frontend-app › WebAppDistributionIdOutput: E3H83VT0M4ORHK
shop-frontend-app › WebAppDistributionOutput: d2jkxk3vxp3evh.cloudfront.net
shop-frontend-app › ServerlessDeploymentBucketName: aws-js-practitioner-shop-serverlessdeploymentbuck-3gbvv9ysl4om
shop-frontend-app › WebAppCustomDomainOutput: aws-js-practitioner-shop-frontend-task3-0-prepare.guria.dev
shop-frontend-app › deployed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Task 3. First API with AWS API Gateway and AWS Lambda
1 participant