Commit Graph

5 Commits

Author SHA1 Message Date
14284e1d35 feat: Update task and project ID formats, add populateSeedData function, and enhance user ID handling 2024-11-23 17:19:09 +02:00
5f9ee29c8d feat: Add Cognito user pool name parameter and update API handlers to include CORS headers 2024-11-23 11:12:46 +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