Backend
This folder contains the backend services and infrastructure code used to run LiT on AWS.
Main areas
lambdas/: API Lambda handlers and Java shared modulescontainers/: containerized services (LiveKit, backend bot, translation pipeline integration)terraform/: infrastructure provisioning for cloud resourceslocalHost/: local endpoint testing helpersshared/: common code used across backend components