Skip to content

Commit 5ffb299

Browse files
codercatdevgithub-actions[bot]
authored andcommitted
devto updates
1 parent 7b9c569 commit 5ffb299

File tree

3 files changed

+30
-17
lines changed
  • apps/codingcatdev/src/routes/(content-single)/(non-course)/post

3 files changed

+30
-17
lines changed

apps/codingcatdev/src/routes/(content-single)/(non-course)/post/angular-cli-deploying/+page.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,19 @@ type: post
33
authors:
44
- alex-patterson
55
cloudinary_convert: false
6-
cover: https://media.codingcat.dev/image/upload/v1600872811/ccd-cloudinary/angular-cli-deploy.png
7-
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.
8-
hashnode: https://hashnode.codingcat.dev/tutorial-angular-cli-deploying
9-
preview: https://codingcat.dev/api/preview?secret=7tjQhb1qQlS3FtyV3b0I&selectionType=tutorial&selectionSlug=angular-cli-deploying&_id=35b3e0aaaab04dbebc04b4306e13f381
6+
cover: >-
7+
https://media.codingcat.dev/image/upload/v1600872811/ccd-cloudinary/angular-cli-deploy.png
8+
excerpt: >-
9+
Demonstrating how to quickly deploy using Angular CLI to 6 places. Then how to
10+
setup CI/CD in Azure, AWS, and Google Cloud Platform.
11+
hashnode: 'https://hashnode.codingcat.dev/tutorial-angular-cli-deploying'
12+
preview: >-
13+
https://codingcat.dev/api/preview?secret=7tjQhb1qQlS3FtyV3b0I&selectionType=tutorial&selectionSlug=angular-cli-deploying&_id=35b3e0aaaab04dbebc04b4306e13f381
1014
published: published
1115
slug: angular-cli-deploying
12-
start: May 27, 2022
16+
start: 'May 27, 2022'
1317
title: Angular CLI Deploying
18+
devto: 'https://dev.to/codingcatdev/angular-cli-deploying-20ca-temp-slug-5654900'
1419
---
1520

1621
## Deploying Fast

apps/codingcatdev/src/routes/(content-single)/(non-course)/post/aws-amplify-video/+page.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,20 @@ type: post
33
authors:
44
- alex-patterson
55
cloudinary_convert: false
6-
cover: https://media.codingcat.dev/image/upload/v1610334436/ccd-cloudinary/nepnvay0yphf0dgg8ci6.png
7-
excerpt: How to easily add Video for Livestreaming or Video on Demand to your next Amplify project.
8-
hashnode: https://hashnode.codingcat.dev/tutorial-aws-amplify-video
9-
preview: https://codingcat.dev/api/preview?secret=7tjQhb1qQlS3FtyV3b0I&selectionType=tutorial&selectionSlug=aws-amplify-video&_id=f6cce8731d6e474da666659ac07f28c6
6+
cover: >-
7+
https://media.codingcat.dev/image/upload/v1610334436/ccd-cloudinary/nepnvay0yphf0dgg8ci6.png
8+
excerpt: >-
9+
How to easily add Video for Livestreaming or Video on Demand to your next
10+
Amplify project.
11+
hashnode: 'https://hashnode.codingcat.dev/tutorial-aws-amplify-video'
12+
preview: >-
13+
https://codingcat.dev/api/preview?secret=7tjQhb1qQlS3FtyV3b0I&selectionType=tutorial&selectionSlug=aws-amplify-video&_id=f6cce8731d6e474da666659ac07f28c6
1014
published: published
1115
slug: aws-amplify-video
12-
start: May 31, 2022
16+
start: 'May 31, 2022'
1317
title: AWS Amplify Video
14-
youtube: https://youtu.be/vM_YoZbLQQ0
18+
youtube: 'https://youtu.be/vM_YoZbLQQ0'
19+
devto: 'https://dev.to/codingcatdev/aws-amplify-video-1dk9-temp-slug-1827245'
1520
---
1621

1722
> 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!

apps/codingcatdev/src/routes/(content-single)/(non-course)/post/firebase-app-check-web/+page.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,18 @@ type: post
33
authors:
44
- alex-patterson
55
cloudinary_convert: false
6-
cover: 'https://media.codingcat.dev/image/upload/v1683910220/main-codingcatdev-photo/Firebase-App-Check.png'
7-
devto:
8-
excerpt: Learn how to add Firebase App Check using reCAPTCHA v3, to your next website and block those malicious requests!
9-
hashnode:
6+
cover: >-
7+
https://media.codingcat.dev/image/upload/v1683910220/main-codingcatdev-photo/Firebase-App-Check.png
8+
devto: 'https://dev.to/codingcatdev/firebase-app-check-1meb-temp-slug-7012666'
9+
excerpt: >-
10+
Learn how to add Firebase App Check using reCAPTCHA v3, to your next website
11+
and block those malicious requests!
12+
hashnode: null
1013
published: published
1114
slug: firebase-app-check-web
12-
start: May 12, 2023
15+
start: 'May 12, 2023'
1316
title: Firebase App Check
14-
youtube: https://youtu.be/bpTw4aMxCU8
17+
youtube: 'https://youtu.be/bpTw4aMxCU8'
1518
---
1619

1720
## Adding App Check

0 commit comments

Comments
 (0)