This repository contains all infrastructure-as-code (IaC) for the CustomCADs platform.
It is the single source of truth for:
- Backend infrastructure
- Frontend infrastructure
- Databases & Buckets
- DNS & Zones
This repo manages:
- Global infrastructure
- Environment-specific infrastructure
Application code does not live here.
Infra/
ββ global/ # Global/shared infrastructure
ββ staging/ # Staging environment
ββ production/ # Production environment
ββ backend/
ββ aws/
ββ render/
ββ buckets/
ββ aws/
ββ cloudflare/
ββ frontend/
ββ aws/
ββ cloudflare/