Skip to content

AI image generation API - 1 click CLoudflare deploy starter - #1130

Open
developeron29 wants to merge 3 commits into
cloudflare:mainfrom
developeron29:main
Open

developeron29 wants to merge 3 commits into
cloudflare:mainfrom
developeron29:main

Conversation

@developeron29

@developeron29 developeron29 commented Aug 15, 2026

Copy link
Copy Markdown

Description

Fixes #[insert GH or internal issue link(s)].

Checklist

  • Template Metadata
    • template directory ends with -template
    • "cloudflare" section of package.json is populated
    • template preview image uploaded to Images
    • README is populated and uses <!-- dash-content-start --> and <!-- dash-content-end --> to designate the Dash readme preview
    • .gitignore file exists
    • package.json contains a deploy command
    • package.json contains private: true and no version field

Example package.json

"private": true,
"cloudflare": {
  "label": "Worker + D1 Database",
  "products": [
    "Workers",
    "D1"
  ],
  "categories": [
    "storage"
  ],
  "docs_url": "https://developers.cloudflare.com/d1/",
  "preview_image_url": "https://imagedelivery.net/wSMYJvS3Xw-n339CbDyDIA/cb7cb0a9-6102-4822-633c-b76b7bb25900/public"
}

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.

1 participant