- CDK-SPA-Deploy VS projen
- CDK-SPA-Deploy VS esbuild-hot-reload
- CDK-SPA-Deploy VS cdk-esbuild-s3-website
- CDK-SPA-Deploy VS graphql-api-cdk-serverless-postgres
- CDK-SPA-Deploy VS serverless
- CDK-SPA-Deploy VS fargate-app-with-ssl-certificate
- CDK-SPA-Deploy VS cdk-valheim
- CDK-SPA-Deploy VS ecs-fargate-ci-cd-pipeline
CDK-SPA-Deploy Alternatives
Similar projects and alternatives to CDK-SPA-Deploy
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
graphql-api-cdk-serverless-postgres
A basic example of AppSync + Lambda resolvers with AWS Aurora Serverless and Prisma
-
serverless
This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included. (by cdk-patterns)
-
fargate-app-with-ssl-certificate
Repository from exanubes.com for Fargate App with a SSL Certificate
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
CDK-SPA-Deploy discussion
CDK-SPA-Deploy reviews and mentions
-
AWS CDK - One-Step S3 Websites with esbuild
One way to do this is implement an S3 deployer with a nice interface like CDK-SPA-Deploy and then add an npm script like npm run build && cdk deploy, but doing that wouldn't achieve my dream of an integrated UI build to match my Lambda function build. To do that, we'll need to dig into a couple of modules.
Stats
nideveloper/CDK-SPA-Deploy is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of CDK-SPA-Deploy is TypeScript.