diff --git a/apps/codingcatdev/src/routes/(content-single)/(non-course)/post/angular-cli-deploying/+page.md b/apps/codingcatdev/src/routes/(content-single)/(non-course)/post/angular-cli-deploying/+page.md index 70174fdf9..a851080de 100644 --- a/apps/codingcatdev/src/routes/(content-single)/(non-course)/post/angular-cli-deploying/+page.md +++ b/apps/codingcatdev/src/routes/(content-single)/(non-course)/post/angular-cli-deploying/+page.md @@ -3,14 +3,19 @@ type: post authors: - alex-patterson cloudinary_convert: false -cover: https://media.codingcat.dev/image/upload/v1600872811/ccd-cloudinary/angular-cli-deploy.png -excerpt: Demonstrating how to quickly deploy using Angular CLI to 6 places. Then how to setup CI/CD in Azure, AWS, and Google Cloud Platform. -hashnode: https://hashnode.codingcat.dev/tutorial-angular-cli-deploying -preview: https://codingcat.dev/api/preview?secret=7tjQhb1qQlS3FtyV3b0I&selectionType=tutorial&selectionSlug=angular-cli-deploying&_id=35b3e0aaaab04dbebc04b4306e13f381 +cover: >- + https://media.codingcat.dev/image/upload/v1600872811/ccd-cloudinary/angular-cli-deploy.png +excerpt: >- + Demonstrating how to quickly deploy using Angular CLI to 6 places. Then how to + setup CI/CD in Azure, AWS, and Google Cloud Platform. +hashnode: 'https://hashnode.codingcat.dev/tutorial-angular-cli-deploying' +preview: >- + https://codingcat.dev/api/preview?secret=7tjQhb1qQlS3FtyV3b0I&selectionType=tutorial&selectionSlug=angular-cli-deploying&_id=35b3e0aaaab04dbebc04b4306e13f381 published: published slug: angular-cli-deploying -start: May 27, 2022 +start: 'May 27, 2022' title: Angular CLI Deploying +devto: 'https://dev.to/codingcatdev/angular-cli-deploying-20ca-temp-slug-5654900' --- ## Deploying Fast diff --git a/apps/codingcatdev/src/routes/(content-single)/(non-course)/post/aws-amplify-video/+page.md b/apps/codingcatdev/src/routes/(content-single)/(non-course)/post/aws-amplify-video/+page.md index 9f0047869..c555cdddc 100644 --- a/apps/codingcatdev/src/routes/(content-single)/(non-course)/post/aws-amplify-video/+page.md +++ b/apps/codingcatdev/src/routes/(content-single)/(non-course)/post/aws-amplify-video/+page.md @@ -3,15 +3,20 @@ type: post authors: - alex-patterson cloudinary_convert: false -cover: https://media.codingcat.dev/image/upload/v1610334436/ccd-cloudinary/nepnvay0yphf0dgg8ci6.png -excerpt: How to easily add Video for Livestreaming or Video on Demand to your next Amplify project. -hashnode: https://hashnode.codingcat.dev/tutorial-aws-amplify-video -preview: https://codingcat.dev/api/preview?secret=7tjQhb1qQlS3FtyV3b0I&selectionType=tutorial&selectionSlug=aws-amplify-video&_id=f6cce8731d6e474da666659ac07f28c6 +cover: >- + https://media.codingcat.dev/image/upload/v1610334436/ccd-cloudinary/nepnvay0yphf0dgg8ci6.png +excerpt: >- + How to easily add Video for Livestreaming or Video on Demand to your next + Amplify project. +hashnode: 'https://hashnode.codingcat.dev/tutorial-aws-amplify-video' +preview: >- + https://codingcat.dev/api/preview?secret=7tjQhb1qQlS3FtyV3b0I&selectionType=tutorial&selectionSlug=aws-amplify-video&_id=f6cce8731d6e474da666659ac07f28c6 published: published slug: aws-amplify-video -start: May 31, 2022 +start: 'May 31, 2022' title: AWS Amplify Video -youtube: https://youtu.be/vM_YoZbLQQ0 +youtube: 'https://youtu.be/vM_YoZbLQQ0' +devto: 'https://dev.to/codingcatdev/aws-amplify-video-1dk9-temp-slug-1827245' --- > AWS Account is required for this lesson. You may (and probably will) incur fees associated with these activities. Livestreaming is VERY expensive so be careful! diff --git a/apps/codingcatdev/src/routes/(content-single)/(non-course)/post/firebase-app-check-web/+page.md b/apps/codingcatdev/src/routes/(content-single)/(non-course)/post/firebase-app-check-web/+page.md index eaccda7e0..21d7ca2a5 100644 --- a/apps/codingcatdev/src/routes/(content-single)/(non-course)/post/firebase-app-check-web/+page.md +++ b/apps/codingcatdev/src/routes/(content-single)/(non-course)/post/firebase-app-check-web/+page.md @@ -3,15 +3,18 @@ type: post authors: - alex-patterson cloudinary_convert: false -cover: 'https://media.codingcat.dev/image/upload/v1683910220/main-codingcatdev-photo/Firebase-App-Check.png' -devto: -excerpt: Learn how to add Firebase App Check using reCAPTCHA v3, to your next website and block those malicious requests! -hashnode: +cover: >- + https://media.codingcat.dev/image/upload/v1683910220/main-codingcatdev-photo/Firebase-App-Check.png +devto: 'https://dev.to/codingcatdev/firebase-app-check-1meb-temp-slug-7012666' +excerpt: >- + Learn how to add Firebase App Check using reCAPTCHA v3, to your next website + and block those malicious requests! +hashnode: null published: published slug: firebase-app-check-web -start: May 12, 2023 +start: 'May 12, 2023' title: Firebase App Check -youtube: https://youtu.be/bpTw4aMxCU8 +youtube: 'https://youtu.be/bpTw4aMxCU8' --- ## Adding App Check