{
  "manifest_version": "1.0.0",
  "template": {
    "id": "4ce1e0ef-790b-4ec8-bbb5-9ffe8b3f648f",
    "slug": "NeiLty",
    "name": "Vite + React",
    "description": "The default Vite + React starter, with Caddy",
    "url": "https://railway.com/deploy/NeiLty",
    "upstream": {
      "repo_url": "https://github.com/brody192/vite-react-template"
    }
  },
  "services": [
    {
      "name": "React Frontend",
      "source": {
        "repo": "https://github.com/brody192/vite-react-template"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "NeiLty"
      }
    },
    "cli": "railway deploy --template NeiLty",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "4ce1e0ef-790b-4ec8-bbb5-9ffe8b3f648f",
            "serializedConfig": {
              "services": {
                "92be38db-53e7-4034-8738-b0f538d0d910": {
                  "icon": "https://devicons.railway.app/Vite%20+%20React?variant=light",
                  "name": "React Frontend",
                  "build": {},
                  "deploy": {},
                  "source": {
                    "repo": "https://github.com/brody192/vite-react-template"
                  },
                  "variables": {},
                  "networking": {
                    "tcpProxies": {},
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-12T10:14:41.946Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-10T10:09:39.516Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_1f3d4a70197140c4a2e7",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 45,
    "typical_build_seconds": 20,
    "typical_start_seconds": 0,
    "slowest_service": "React Frontend"
  }
}
