aws / industry-toolkit

Apache License 2.0
9 stars 0 forks source link

[FEATURE] Add support for Typescript #13

Open gchagnon opened 1 month ago

gchagnon commented 1 month ago

Add Support for TypeScript in Industry Toolkit

Description:
We need to extend the Industry Toolkit to support TypeScript. This feature will include a template for a TypeScript service implementation along with the necessary CDK configuration to deploy it on AWS. The template should follow best practices for TypeScript services and include deployment infrastructure using AWS CDK.

Feature Requirements:

Acceptance Criteria: