Skip to content

feat(web): add Cloudflare Workers hosting - #1674

Open
Noisemaker111 wants to merge 2 commits into
mainfrom
chore/cloudflare-hosting
Open

feat(web): add Cloudflare Workers hosting#1674
Noisemaker111 wants to merge 2 commits into
mainfrom
chore/cloudflare-hosting

Conversation

@Noisemaker111

Copy link
Copy Markdown
Owner

Closes #1673

Moves the JGengine web app from the Nitro/Vercel adapter to the official Cloudflare Vite plugin and adds the Wrangler deployment configuration.

  • keeps TanStack Start SSR and static game assets on one Worker
  • adds root and app-level Cloudflare deploy commands
  • updates web deployment documentation

Verification:

  • bun --cwd=apps/web run build — passed
  • bun --cwd=apps/web run check-types — passed
  • bunx wrangler deploy --dry-run — passed
  • bun run ship:preflight — passed
  • Chrome: /, /capabilities, /games, and /play/ — passed with zero console errors
  • Preview: https://jgengine-web.jk10192000.workers.dev
  • bun run gate — build and typecheck passed; test stage reported 7,490 passes and 10 unrelated existing scanner-fixture failures

Screenshots skipped: hosting-only change; rendered parity was verified in Chrome.

@vercel

vercel Bot commented Aug 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
jgengine-web Error Error Aug 30, 2026 4:52am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add Cloudflare hosting for jgengine.com

1 participant