{
  "manifest_version": "1.0.0",
  "template": {
    "id": "875389cc-b36d-4cd9-95d6-338de32e8176",
    "slug": "gxxk5g",
    "name": "Bun + Bao.js",
    "description": "A simple Bao.js webserver running Bun",
    "url": "https://railway.com/deploy/gxxk5g",
    "upstream": {
      "repo_url": "https://github.com/mattreid1/baojs-railway"
    }
  },
  "services": [
    {
      "name": "baojs",
      "source": {
        "repo": "https://github.com/mattreid1/baojs-railway"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "gxxk5g"
      }
    },
    "cli": "railway deploy --template gxxk5g",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "875389cc-b36d-4cd9-95d6-338de32e8176",
            "serializedConfig": {
              "services": {
                "99968927-9925-4964-a545-8a6846a3683f": {
                  "name": "baojs",
                  "build": {},
                  "deploy": {},
                  "source": {
                    "repo": "https://github.com/mattreid1/baojs-railway"
                  },
                  "variables": {},
                  "networking": {
                    "tcpProxies": {},
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-21T22:14:44.200Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-21T18:28:05.334Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_1b6dd7538c5a4d69a2aa",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 39,
    "typical_build_seconds": 11,
    "typical_start_seconds": 10,
    "slowest_service": "baojs"
  }
}
