Commit Graph

4 Commits

Author SHA1 Message Date
59c0c97252 feat: Update serverless configuration and refactor API handlers to improve error handling and response structure 2024-11-23 08:42:31 +02:00
f57d963453 feat: Update .gitignore, add Lambda layer configuration, and refactor DynamoDB handlers to use AWS SDK v3 2024-11-23 06:28:02 +02:00
86c671ccd8 feat: Add new API handlers for user, project, and task management; update package dependencies 2024-11-21 11:21:21 +02:00
132f526179 feat: Add Terraform configuration for AWS (#2)
* feat: Add Terraform configuration for AWS

* feat: Update data models to use string identifiers and add DynamoDB table configurations

* feat: Update Terraform S3 backend configuration
2024-11-21 10:34:18 +02:00