{
  "manifest_version": "1.0.0",
  "template": {
    "id": "44e9d91b-383a-46bd-917f-4e6132d85ba8",
    "slug": "astro",
    "name": "Astro",
    "description": "A simple Astro starter for fast, lightweight & easy web builds",
    "url": "https://railway.com/deploy/astro",
    "upstream": {
      "repo_url": "https://github.com/brody192/astro-basic-template"
    }
  },
  "services": [
    {
      "name": "astro",
      "source": {
        "repo": "https://github.com/brody192/astro-basic-template"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "astro"
      }
    },
    "cli": "railway deploy --template astro",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "44e9d91b-383a-46bd-917f-4e6132d85ba8",
            "serializedConfig": {
              "services": {
                "62e7e2a6-f0c5-424b-91b9-fa44b09494d0": {
                  "icon": "https://astro.build/assets/press/astro-icon-light-gradient.svg",
                  "name": "astro",
                  "source": {
                    "repo": "brody192/astro-basic-template",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8080": {
                        "port": 8080
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "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-11T22:31:14.716Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_dc3fda9285ac4d64b63a",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 131,
    "typical_build_seconds": 27,
    "typical_start_seconds": 5,
    "slowest_service": "astro"
  }
}
