{
  "manifest_version": "1.0.0",
  "template": {
    "id": "b0c752df-3f90-47d7-86a6-80bb531e5fab",
    "slug": "13NBfA",
    "name": "Angular 18 Static",
    "description": "The web development framework for building the future",
    "url": "https://railway.com/deploy/13NBfA",
    "upstream": {
      "repo_url": "https://github.com/railwayapp-templates/angular-starter"
    }
  },
  "services": [
    {
      "name": "Angular",
      "source": {
        "repo": "https://github.com/railwayapp-templates/angular-starter"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "13NBfA"
      }
    },
    "cli": "railway deploy --template 13NBfA",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "b0c752df-3f90-47d7-86a6-80bb531e5fab",
            "serializedConfig": {
              "services": {
                "5e5dbde8-aef5-4b98-9cda-d2c2c4faf0f9": {
                  "icon": "https://upload.wikimedia.org/wikipedia/commons/c/cf/Angular_full_color_logo.svg",
                  "name": "Angular",
                  "build": {},
                  "deploy": {},
                  "source": {
                    "repo": "https://github.com/railwayapp-templates/angular-starter"
                  },
                  "variables": {},
                  "networking": {
                    "tcpProxies": {},
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-13T04:14:39.446Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-12T12:55:35.863Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_3fe826224c89471dac4c",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 69,
    "typical_build_seconds": 40,
    "typical_start_seconds": 10,
    "slowest_service": "Angular"
  }
}
