{
  "manifest_version": "1.0.0",
  "template": {
    "id": "ba686e2c-af64-44e4-a0ce-dee802485498",
    "slug": "hIFwIW",
    "name": "Typescript",
    "description": "A minimal Typescript webserver.",
    "url": "https://railway.com/deploy/hIFwIW",
    "upstream": {
      "repo_url": "https://github.com/OscarNOW/typescript-webserver"
    }
  },
  "services": [
    {
      "name": "typescript-webserver",
      "source": {
        "repo": "https://github.com/OscarNOW/typescript-webserver"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "hIFwIW"
      }
    },
    "cli": "railway deploy --template hIFwIW",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "ba686e2c-af64-44e4-a0ce-dee802485498",
            "serializedConfig": {
              "services": {
                "a0afc649-7c75-46b0-a3ff-ae2a7d1457a5": {
                  "name": "typescript-webserver",
                  "source": {
                    "repo": "OscarNOW/typescript-webserver",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "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-21T12:27:40.733Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_c4faae6b4cca4bd880be",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 126,
    "typical_build_seconds": 30,
    "typical_start_seconds": 10,
    "slowest_service": "typescript-webserver"
  }
}
