BioForge template: React + FastAPI on ECS Fargate behind ALB. Cognito auth, CloudFront, DynamoDB.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
19
commits
fix: add .gitignore to prevent committing .terraform/ and other artifacts
f9420a4View on GitHubfix: run terraform before build to ensure ECR exists on first deploy
73544efView on GitHubfix: move AWS credentials before Terraform init in frontend deploy
718b123View on GitHubfix: use project slug for ECR/ECS/S3 names (not FQDN)
9cf1efaView on GitHubfeat: enforce auth on all /api/* routes via router dependency
d485420View on GitHubfix: separate project_name (short slug) from domain_name (FQDN)
53d8cf0View on GitHubfix: use shared wildcard cert + demo.apex.hcls.aws.dev domain
383e6faView on GitHub