Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add support for Typescript #13

Open
4 tasks
gchagnon opened this issue Sep 20, 2024 · 0 comments
Open
4 tasks

[FEATURE] Add support for Typescript #13

gchagnon opened this issue Sep 20, 2024 · 0 comments

Comments

@gchagnon
Copy link
Contributor

gchagnon commented Sep 20, 2024

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:

  • Create a template for a TypeScript service that fits into the Industry Toolkit.
  • Add CDK infrastructure to deploy the TypeScript service (e.g., Lambda, ECS Fargate, or EC2).
  • Ensure compatibility with existing API-first development workflows supported by the Industry Toolkit.
  • Write comprehensive tests to validate the service template and deployment.
  • Provide clear documentation and a README file for users to understand how to use the template.

Acceptance Criteria:

  • A template for TypeScript and CDK to deploy the service is completed.
  • Tests are written and passing.
  • README is completed with instructions on using the template.
  • Documentation explaining how to deploy the service using CDK is included.
@gchagnon gchagnon changed the title Add support for Typescript [FEATURE] Add support for Typescript Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant