Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.worldspace.cloud/llms.txt

Use this file to discover all available pages before exploring further.

Step 1: Upload the template to GitHub as a repository Step 2: Create a file in the repository named: “wrangler.jsonc” with the content:
{
  "name": "vite-site",
  "compatibility_date": "2025-12-05",
  "assets": {
    "directory": "./dist"
  }
}
Step 3: Deploy the repository into CloudFlare Workers Click to watch a video on how to deploy the template on CloudFlare Workers for free