{
  "manifest_version": "1.0.0",
  "template": {
    "id": "c248cecb-cc3a-4a3e-84ff-453388e4736d",
    "slug": "A5t142",
    "name": "Angular 19 SSR",
    "description": "The web development framework for building the future",
    "url": "https://railway.com/deploy/A5t142",
    "upstream": {
      "repo_url": "https://github.com/brody192/angular-starter-ssr"
    }
  },
  "services": [
    {
      "name": "Angular",
      "source": {
        "repo": "https://github.com/brody192/angular-starter-ssr"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "A5t142"
      }
    },
    "cli": "railway deploy --template A5t142",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "c248cecb-cc3a-4a3e-84ff-453388e4736d",
            "serializedConfig": {
              "services": {
                "20b0f565-a5f5-4006-b0a8-556c832b295b": {
                  "icon": "https://upload.wikimedia.org/wikipedia/commons/c/cf/Angular_full_color_logo.svg",
                  "name": "Angular",
                  "build": {},
                  "deploy": {
                    "healthcheckPath": "/"
                  },
                  "source": {
                    "repo": "https://github.com/brody192/angular-starter-ssr"
                  },
                  "variables": {},
                  "networking": {
                    "tcpProxies": {},
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {
    "healthcheck": {
      "service": "Angular",
      "method": "GET",
      "path": "/",
      "expect_status": 200
    }
  },
  "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-10T07:42:58.278Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_b91d5211ae574cbfb7df",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "healthcheck",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 140,
    "typical_build_seconds": 62,
    "typical_start_seconds": 0,
    "slowest_service": "Angular"
  }
}
