{
  "manifest_version": "1.0.0",
  "template": {
    "id": "f713429b-7571-4e91-ad91-e0bf4937ca38",
    "slug": "ZogcrR",
    "name": "Ionic Angular with NgModules",
    "description": "An Ionic Angular Starter in Typescript with NgModules",
    "url": "https://railway.com/deploy/ZogcrR",
    "upstream": {
      "repo_url": "https://github.com/francis-Paul-code/ionic-angular-ngmodule-starter"
    }
  },
  "services": [
    {
      "name": "ionic-angular-ngmodule-starter",
      "source": {
        "repo": "https://github.com/francis-Paul-code/ionic-angular-ngmodule-starter"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "ZogcrR"
      }
    },
    "cli": "railway deploy --template ZogcrR",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "f713429b-7571-4e91-ad91-e0bf4937ca38",
            "serializedConfig": {
              "services": {
                "a4ce8f93-bf4b-4777-8f79-1e9a3065b94c": {
                  "name": "ionic-angular-ngmodule-starter",
                  "source": {
                    "repo": "francis-Paul-code/ionic-angular-ngmodule-starter",
                    "branch": null,
                    "rootDirectory": null
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-21T16:15:12.787Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-21T12:10:08.072Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_34738e4f370340729c4e",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 234,
    "typical_build_seconds": 167,
    "typical_start_seconds": 0,
    "slowest_service": "ionic-angular-ngmodule-starter"
  }
}
