{
  "manifest_version": "1.0.0",
  "template": {
    "id": "64158e59-e12a-4b5f-b7e3-de8283db18f2",
    "slug": "image-gallery-starter",
    "name": "Image Gallery Starter",
    "description": "Prompt archive. Model notes. Hosted media.",
    "url": "https://railway.com/deploy/image-gallery-starter",
    "upstream": {
      "repo_url": "https://github.com/babysea-community/image-gallery-starter"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "image-gallery-starter",
      "source": {
        "repo": "https://github.com/babysea-community/image-gallery-starter"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [
    {
      "key": "NEXT_PUBLIC_SITE_URL",
      "service": "image-gallery-starter",
      "description": "Provide a value for NEXT_PUBLIC_SITE_URL.",
      "secret": false,
      "strategy": "ask_user"
    },
    {
      "key": "NEXT_PUBLIC_CLOUDFLARE_IMAGES_ACCOUNT_HASH",
      "service": "image-gallery-starter",
      "description": "Provide a value for NEXT_PUBLIC_CLOUDFLARE_IMAGES_ACCOUNT_HASH.",
      "secret": false,
      "strategy": "ask_user"
    },
    {
      "key": "NEXT_PUBLIC_CLOUDFLARE_IMAGES_DELIVERY_ORIGIN",
      "service": "image-gallery-starter",
      "description": "Provide a value for NEXT_PUBLIC_CLOUDFLARE_IMAGES_DELIVERY_ORIGIN.",
      "secret": false,
      "strategy": "default",
      "default": "https://imagedelivery.net"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "image-gallery-starter"
      }
    },
    "cli": "railway deploy --template image-gallery-starter",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "64158e59-e12a-4b5f-b7e3-de8283db18f2",
            "serializedConfig": {
              "services": {
                "d145debb-38c2-4327-949a-a4d54078befa": {
                  "name": "image-gallery-starter",
                  "source": {
                    "repo": "babysea-community/image-gallery-starter",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "variables": {
                    "SENTRY_ORG": {
                      "isOptional": true,
                      "description": "",
                      "defaultValue": ""
                    },
                    "SENTRY_PROJECT": {
                      "isOptional": true,
                      "description": "",
                      "defaultValue": ""
                    },
                    "SENTRY_AUTH_TOKEN": {
                      "isOptional": true,
                      "description": "",
                      "defaultValue": ""
                    },
                    "NEXT_PUBLIC_SITE_URL": {
                      "defaultValue": "{{NEXT_PUBLIC_SITE_URL}}"
                    },
                    "NEXT_PUBLIC_SENTRY_DSN": {
                      "isOptional": true,
                      "description": "",
                      "defaultValue": ""
                    },
                    "NEXT_PUBLIC_SENTRY_ENVIRONMENT": {
                      "isOptional": true,
                      "description": "",
                      "defaultValue": ""
                    },
                    "NEXT_PUBLIC_CLOUDFLARE_IMAGES_ACCOUNT_HASH": {
                      "defaultValue": "{{NEXT_PUBLIC_CLOUDFLARE_IMAGES_ACCOUNT_HASH}}"
                    },
                    "NEXT_PUBLIC_CLOUDFLARE_IMAGES_DELIVERY_ORIGIN": {
                      "defaultValue": "https://imagedelivery.net"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-21T04:14:46.774Z",
  "generator_version": "0.1.0"
}
