feat: startpage

This commit is contained in:
taskylizard 2025-06-24 17:36:01 +00:00
parent 6418da63ba
commit 8d6c3ace0b
No known key found for this signature in database
GPG key ID: 1820131ED1A24120
19 changed files with 7804 additions and 6133 deletions

View file

@ -2,4 +2,4 @@
"files.associations": {
"wrangler.json": "jsonc"
}
}
}

View file

@ -15,4 +15,4 @@
"vitest": "~3.2.0",
"wrangler": "^4.20.5"
}
}
}

View file

@ -36,9 +36,7 @@
/* Skip type checking all .d.ts files. */
"skipLibCheck": true,
"types": [
"./worker-configuration.d.ts"
]
"types": ["./worker-configuration.d.ts"]
},
"exclude": ["test"],
"include": ["worker-configuration.d.ts", "src/**/*.ts"]

File diff suppressed because it is too large Load diff

View file

@ -10,9 +10,7 @@
"observability": {
"enabled": true,
},
"routes": [
"fmhy.net/*"
],
"routes": ["fmhy.net/*"],
/**
* Smart Placement
* Docs: https://developers.cloudflare.com/workers/configuration/smart-placement/#smart-placement