{
  "manifest_version": "1.0.0",
  "template": {
    "id": "22d06e28-a863-4668-9f89-69fc34a1debf",
    "slug": "Y6zLKF",
    "name": "ExpressJS",
    "description": "A simple ExpressJS app starter.",
    "url": "https://railway.com/deploy/Y6zLKF",
    "upstream": {
      "repo_url": "https://github.com/railwayapp-templates/expressjs"
    }
  },
  "services": [
    {
      "name": "ExpressJS",
      "source": {
        "repo": "https://github.com/railwayapp-templates/expressjs"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "Y6zLKF"
      }
    },
    "cli": "railway deploy --template Y6zLKF",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "22d06e28-a863-4668-9f89-69fc34a1debf",
            "serializedConfig": {
              "services": {
                "9603138c-10c5-4b9e-a002-cc38427bd7af": {
                  "icon": null,
                  "name": "ExpressJS",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "repo": "https://github.com/railwayapp-templates/expressjs",
                    "rootDirectory": null
                  },
                  "variables": {},
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "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-21T10:42:23.530Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_6a2d024e773f47288022",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 153,
    "typical_build_seconds": 42,
    "typical_start_seconds": 10,
    "slowest_service": "ExpressJS"
  }
}
