{
  "manifest_version": "1.0.0",
  "template": {
    "id": "69601027-d401-417e-a53d-0ca3fa1dc129",
    "slug": "tinykit-ai-app-builder",
    "name": "Tinykit — Self-Hosted AI App Builder",
    "description": "Self-host an AI app builder — DB, storage & 100+ apps, one service",
    "url": "https://railway.com/deploy/tinykit-ai-app-builder",
    "upstream": {
      "repo_url": "https://github.com/tinykit-studio/tinykit"
    }
  },
  "services": [
    {
      "name": "Tinykit",
      "source": {
        "repo": "https://github.com/tinykit-studio/tinykit"
      },
      "needs_volume": true,
      "volume_mount_path": "/app/pocketbase/pb_data",
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "tinykit-ai-app-builder"
      }
    },
    "cli": "railway deploy --template tinykit-ai-app-builder",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "69601027-d401-417e-a53d-0ca3fa1dc129",
            "serializedConfig": {
              "services": {
                "7d3aaadb-a4fb-4b63-a79c-64fb32144ffd": {
                  "icon": "https://pala-pullzone.b-cdn.net/tk-favicon-4.png",
                  "name": "Tinykit",
                  "source": {
                    "repo": "tinykit-studio/tinykit",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "volumeMounts": {
                    "7d3aaadb-a4fb-4b63-a79c-64fb32144ffd": {
                      "mountPath": "/app/pocketbase/pb_data"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-11T04:14:34.944Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-11T00:32:01.690Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_3a76bb7eb23c42baae2f",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 259,
    "typical_build_seconds": 138,
    "typical_start_seconds": 5,
    "slowest_service": "Tinykit"
  }
}
