Initialize web application via create-cloudflare CLI

Details:
  C3 = create-cloudflare@2.50.9
  project name = dutylog
  framework = qwik
  framework cli = create-qwik@1.15.0
  package manager = npm@10.8.2
  wrangler = wrangler@4.29.0
  git = 2.50.1
This commit is contained in:
Ean Milligan
2025-08-18 01:43:50 -04:00
commit b1fb6794e8
54 changed files with 11977 additions and 0 deletions

11
public/_headers Normal file
View File

@ -0,0 +1,11 @@
# https://developers.cloudflare.com/pages/platform/headers/
/*service-worker.js
Cache-Control: no-store
Content-Type: application/javascript
X-Content-Type-Options: nosniff
/build/*
Cache-Control: public, max-age=31536000, s-maxage=31536000, immutable
/assets/*
Cache-Control: public, max-age=31536000, s-maxage=31536000, immutable