Updated NextJS App deployed to App Runner with SSR and GitHub Actions
Updated NextJS App deployed to App Runner with SSR and GitHub Actions
Showing posts from
Updated NextJS App deployed to App Runner with SSR and GitHub Actions
NextJS App deployed to App Runner with GitHub Actions
In this demo we will see how to deploy and test a projen based project with cdk-nag
Feature flags can be used to modify the deployment characteristics of a CDK deployment. These feature flags can be enabled in projen by modifying...
CDK Constructs are a great way to create reusable and flexible code for yourself and others. projen makes it easy to create and publish the...
This article will show you how to add custom GitHub Actions workflows with Projen
An update to the previous CDK Construct Custom Resource post. This time we will be using Typescript instead of JavaScript for the Lambda function.
CDK Constructs are a great way to create reusable and flexible code for yourself and others. projen makes it easy to create and publish the...