B:BD[
3.141] → [
3.141:469]
B:BD[
3.469] → [
4.8205:8270]
∅:D[
4.8270] → [
3.469:472]
B:BD[
3.469] → [
3.469:472]
B:BD[
3.472] → [
4.8271:8272]
"$schema": "node_modules/wrangler/config-schema.json",
"name": "skraak",
"main": "./src/worker/index.ts",
"compatibility_date": "2025-04-01",
"compatibility_flags": [
"nodejs_compat"
],
"observability": {
"enabled": true
},
"upload_source_maps": true,
"assets": {
"not_found_handling": "single-page-application"
},
"vars": {
"KINDE_ISSUER_URL": "https://skraak.kinde.com"
}
}
"$schema": "node_modules/wrangler/config-schema.json",
"name": "skraak",
"main": "./src/worker/index.ts",
"compatibility_date": "2025-04-01",
"compatibility_flags": [
"nodejs_compat"
],
"observability": {
"enabled": true
},
"upload_source_maps": true,
"assets": {
"not_found_handling": "single-page-application"
},
"vars": {
"KINDE_ISSUER_URL": "https://skraak.kinde.com"
},
"routes": [
{
"pattern": "skraak.app",
"custom_domain": true
}
]
}