C. Spencer Beggs's repositories
aws-cdk-domain-redirect
An AWS CDK construct that makes redirecting HTTP(S) requests to a different domain a breeze.
aws-cdk-stack-factory
A bootstrap-able template for building, testing and deploying AWS CDK stacks and constructs with a Node.js cli.
aws-cdk-template
Boilerplate for quickly setting up and deploying AWS CDK 2.0 projects in Typescript.
aws-jsii-action
Package AWS CDK constructs written in Typescript into polyglot libraries in GitHub Actions.
aws-lambda-cors
Utility module for basic handling of CORS responses for serverless AWS Lambda functions attached to API Gateway.
typedoc-plugin-aws-cdk-links
Adds support for linking references to AWS CDK module export to their documentation pages.
typescript-base
Just a little boilerplate for setting up Typescript projects the way I like them.
aws-cdk-dependencies
Automatically parse, update and publish single Node.js dependency for AWS CDK from tags.
gitflow-action-release-template
Automatically builds and releases a GitHub Action for Node.js by following GitFlow conventions
amplify-js
A declarative JavaScript library for application development using cloud services.
aws-cdk-get-release-action
Action that retrieves the Node.js packages from AWS CDK release by tag
aws-cdk-rollup
Generates a single npm package with all available AWS CDK modules and their dependencies while we wait for v2 to save us from this madness.
aws-lambda-secrets-cache
Utility module for fetching and caching secrets from AWS Systems Manager Parameter Store.
cdk-issue-6232
Example repo for https://github.com/aws/aws-cdk/issues/6232
eslint-plugin-ssr-safety
An ESlint plugin that helps prevent you from doing stupid things in a server-side rendering context.
eth2.0-deposit-cli
Secure key generation for eth2 deposits
gitflow-action
An all-in-one action to integrate GitFlow into your repos.
javascript-base
Just a little boilerplate to setup JavaScript projects just the way I like them.
next-safe-middleware
Strict CSP (Content-Security-Policy) for Next 12 hybrid apps https://web.dev/strict-csp/
nextjs-template
Boilerplate for setting up Next.js projects.
turbo-template
A nicely configured starting point for projects configured with Turborepo.
typescript-starter
A bootstrap-able GitHub template to jumpstart Typescript projects.