{
  "manifest_version": "1.0.0",
  "template": {
    "id": "ba106680-b8db-4d0b-babd-3d5b8d72ee0d",
    "slug": "tinykit",
    "name": "Tinykit",
    "description": "Self-hosted Lovable/v0 alternative. Real-time database & storage included.",
    "url": "https://railway.com/deploy/tinykit",
    "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": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "tinykit"
      }
    },
    "cli": "railway deploy --template tinykit",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "ba106680-b8db-4d0b-babd-3d5b8d72ee0d",
            "serializedConfig": {
              "services": {
                "635390fc-cde9-4d44-8fa2-22b294cb2b8f": {
                  "icon": "https://pala-pullzone.b-cdn.net/tk-favicon-4.png",
                  "name": "tinykit",
                  "source": {
                    "repo": "tinykit-studio/tinykit",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8080": {
                        "port": 8080
                      }
                    }
                  },
                  "volumeMounts": {
                    "635390fc-cde9-4d44-8fa2-22b294cb2b8f": {
                      "mountPath": "/app/pocketbase/pb_data",
                      "backupSchedules": [
                        "WEEKLY"
                      ]
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-20T16:14:49.616Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-18T16:17:12.919Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_4b01353e8e0d4455ae8e",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 195,
    "typical_build_seconds": 104,
    "typical_start_seconds": 10,
    "slowest_service": "tinykit"
  }
}
