Skip to content

poc#976

Closed
SayedAbdelhafizET wants to merge 1 commit into
cloudflare:mainfrom
SayedAbdelhafizET:main
Closed

poc#976
SayedAbdelhafizET wants to merge 1 commit into
cloudflare:mainfrom
SayedAbdelhafizET:main

Conversation

@SayedAbdelhafizET
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"
}

@SayedAbdelhafizET SayedAbdelhafizET closed this by deleting the head repository May 12, 2026
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