a functioning backend stack bypassing firebase and using an existing domain

This commit is contained in:
Ammar Qaffaf
2025-06-29 20:45:38 -04:00
parent 90ab291d83
commit d4d1ec817d
12 changed files with 1202 additions and 129 deletions

16
cdk.context.json Normal file
View File

@ -0,0 +1,16 @@
{
"availability-zones:account=426265406140:region=us-east-2": [
"us-east-2a",
"us-east-2b",
"us-east-2c"
],
"availability-zones:account=482311766496:region=us-east-2": [
"us-east-2a",
"us-east-2b",
"us-east-2c"
],
"hosted-zone:account=482311766496:domainName=syncrow.me:region=us-east-2": {
"Id": "/hostedzone/Z02085662NLJECF4DGJV3",
"Name": "syncrow.me."
}
}