{
  "manifest_version": "1.0.0",
  "template": {
    "id": "0d7314c5-6141-4f9a-8057-6032cce39a11",
    "slug": "EF4fed",
    "name": "TanStack + React Starter",
    "description": "A barebones TypeScript React starter with TanStack Router & Query setup",
    "url": "https://railway.com/deploy/EF4fed",
    "upstream": {
      "repo_url": "https://github.com/gillkyle/tanstack-react-vite-template"
    }
  },
  "services": [
    {
      "name": "tanstack-react-vite-template",
      "source": {
        "repo": "https://github.com/gillkyle/tanstack-react-vite-template"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "EF4fed"
      }
    },
    "cli": "railway deploy --template EF4fed",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "0d7314c5-6141-4f9a-8057-6032cce39a11",
            "serializedConfig": {
              "services": {
                "68bc644e-a38e-46e2-9f0b-5b2ab25ce288": {
                  "name": "tanstack-react-vite-template",
                  "build": {},
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "repo": "https://github.com/gillkyle/tanstack-react-vite-template",
                    "rootDirectory": null
                  },
                  "variables": {},
                  "networking": {
                    "tcpProxies": {},
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-23T10:14:44.639Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-21T15:24:51.526Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_740dda954ef1461fac80",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 109,
    "typical_build_seconds": 26,
    "typical_start_seconds": 10,
    "slowest_service": "tanstack-react-vite-template"
  }
}
