{
  "manifest_version": "1.0.0",
  "template": {
    "id": "53c93bdc-3994-4688-b0de-5e68d6a4031d",
    "slug": "gIcMS9",
    "name": "Flet",
    "description": "The fastest way to build Flutter apps in Python",
    "url": "https://railway.com/deploy/gIcMS9",
    "upstream": {
      "repo_url": "https://github.com/brody192/railway-flet"
    }
  },
  "services": [
    {
      "name": "Flet",
      "source": {
        "repo": "https://github.com/brody192/railway-flet"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "gIcMS9"
      }
    },
    "cli": "railway deploy --template gIcMS9",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "53c93bdc-3994-4688-b0de-5e68d6a4031d",
            "serializedConfig": {
              "services": {
                "a39979b6-b9c1-4d35-a299-6be31a53a6ab": {
                  "icon": "https://flet.dev/img/logo.svg",
                  "name": "Flet",
                  "build": {},
                  "deploy": {},
                  "source": {
                    "repo": "https://github.com/brody192/railway-flet"
                  },
                  "variables": {},
                  "networking": {
                    "tcpProxies": {},
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-10T22:14:43.398Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-10T07:37:53.989Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_fd8cdd1b64df4bc9b5c6",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 116,
    "typical_build_seconds": 30,
    "typical_start_seconds": 10,
    "slowest_service": "Flet"
  }
}
