Skip to content

Blog Post: How to Deploy NestJS to AWS Lambda Using CDK and GitHub Actions#222

Merged
ajeetchaulagain merged 14 commits intomasterfrom
blog-post-deploy-nestjs-lambda-using-aws-cdk
Mar 30, 2026
Merged

Blog Post: How to Deploy NestJS to AWS Lambda Using CDK and GitHub Actions#222
ajeetchaulagain merged 14 commits intomasterfrom
blog-post-deploy-nestjs-lambda-using-aws-cdk

Conversation

@ajeetchaulagain
Copy link
Copy Markdown
Owner

@ajeetchaulagain ajeetchaulagain commented Mar 28, 2026

This pull request includes several improvements and refinements across the codebase, focusing on UI/UX consistency, component flexibility, and documentation for content automation. The most significant changes are grouped below by theme.

Component and UI Refinements:

  • Updated the InfoCallToAction component to accept children (ReactNode) instead of an HTML string, allowing for more flexible and safer content rendering. The component's styles were also improved for better alignment, accessibility, and responsiveness. [1] [2] [3]
  • Unified hero and primary text colors across multiple components to use theme.colors.primaryText, improving visual consistency. This affects hero titles, descriptions, tag lists, and headings. [1] [2] [3] [4] [5] [6]
  • Enhanced tooltips and list item interactions in social media and theme toggle components for better mobile responsiveness and positioning. [1] [2] [3]
  • Added custom scrollbar styling to the table of contents for a more polished look and improved theme integration.

Content Automation and Documentation:

  • Added a comprehensive markdown guide (ai/agents/import-notion-post.md) detailing the process for converting Notion pages into production-ready blog posts, including formatting, image handling, and proofreading rules.

Component API and Behavior Updates:

  • Modified the ButtonColor type to only allow 'primary', removing the unused 'secondary' option for clarity and type safety.
  • Improved the AboutJumbotron intro copy to be more concise and engaging.
  • Updated the MarkdownRenderer to ensure anchor tags use the custom AnchorLink component, improving routing and link handling. [1] [2]

SEO and Metadata Enhancements:

  • Extended the SEO component to support an explicit type prop (e.g., 'website' or 'article'), added canonical and favicon links, and improved image selection logic for richer metadata and better social sharing. [1] [2] [3]

@ajeetchaulagain ajeetchaulagain changed the title Blog post deploy nestjs lambda using aws cdk [DRAFT] Blog Post - Deploy NestJS App to Lambda using AWS CDK [DRAFT] Mar 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 28, 2026

Playwright test results

failed  5 failed
passed  25 passed

Details

stats  30 tests across 2 suites
duration  1 minute, 53 seconds
commit  374885b

Failed tests

mobile › visual-regression-dark-theme.spec.ts › Visual Regression - Dark Theme › Blog Listing Page Visual Regression
mobile › visual-regression-dark-theme.spec.ts › Visual Regression - Dark Theme › Blog Page Regression
mobile › visual-regression-light-theme.spec.ts › Visual Regression - Light Theme › Home Page Visual Regression
mobile › visual-regression-light-theme.spec.ts › Visual Regression - Light Theme › Blog Listing Page Visual Regression
mobile › visual-regression-light-theme.spec.ts › Visual Regression - Light Theme › Blog Page Regression

@ajeetchaulagain ajeetchaulagain marked this pull request as ready for review March 29, 2026 08:51
@ajeetchaulagain ajeetchaulagain changed the title Blog Post - Deploy NestJS App to Lambda using AWS CDK [DRAFT] Blog Post - Deploy NestJS App to Lambda using AWS CDK Mar 29, 2026
@ajeetchaulagain ajeetchaulagain changed the title Blog Post - Deploy NestJS App to Lambda using AWS CDK Blog Post: A Practical Guide to Running Serverless NestJS on AWS Lambda with AWS CDK and GitHub Actions Mar 29, 2026
Repository owner deleted a comment from netlify Bot Mar 29, 2026
@ajeetchaulagain ajeetchaulagain changed the title Blog Post: A Practical Guide to Running Serverless NestJS on AWS Lambda with AWS CDK and GitHub Actions Blog Post: How to Deploy NestJS to AWS Lambda Using CDK and GitHub Actions Mar 30, 2026
@ajeetchaulagain ajeetchaulagain merged commit f23e33c into master Mar 30, 2026
5 checks passed
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.

1 participant