Chainlit / cookbook

Chainlit's cookbook repo
https://github.com/Chainlit/chainlit
726 stars 270 forks source link

Add AWS ECS CDK deployment option to cookbook #134

Open SokiKawashima opened 2 months ago

SokiKawashima commented 2 months ago

This PR adds a new deployment option using AWS CDK for Chainlit applications on AWS ECS. #133

It includes:

This addition provides users with an Infrastructure as Code approach for deploying Chainlit apps on AWS.