Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 256 Bytes

File metadata and controls

7 lines (5 loc) · 256 Bytes

Cloud infrastructure

Cloud infrastructure is provisioned using Terraform.

Terraform for the following AWS resources:

  • CloudFront to access your frontend
  • S3 for storing your frontend files (all files in your dist folder after you run npm run build)