Skip to content

Add Ross Tax Prep template configuration#932

Open
condre-art wants to merge 1 commit intocloudflare:mainfrom
condre-art:patch-2
Open

Add Ross Tax Prep template configuration#932
condre-art wants to merge 1 commit intocloudflare:mainfrom
condre-art:patch-2

Conversation

@condre-art
Copy link

@condre-art condre-art commented Jan 26, 2026

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

@condre-art
Copy link
Author

image add to branding dual logo merging to LLC's

@condre-art
Copy link
Author

Update branch

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