ian4d / project-blueprints

Templates and blueprints for various kinds of projects I tend to create.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Blueprints

This repository contains common blueprints for projects I've built or will build in the future.

Blueprints included in this repository should be ready to run locally or on infrastructure in the cloud out of the box with as little modification as possible.

Available Blueprints

Typescript CDK Stack with Containerized Java Lambda

  • Location: aws-cdk/typescript-infra-with-containerized-java-lambda

This template can be used to define a CDK stack in TypeScript that deploys a Lambda function implemented in Java, built and bundled on a Container image.

About

Templates and blueprints for various kinds of projects I tend to create.


Languages

Language:TypeScript 44.9%Language:JavaScript 34.9%Language:Dockerfile 10.6%Language:Java 9.6%