{
  "manifest_version": "1.0.0",
  "template": {
    "id": "b8c7c89a-e2f0-468f-b795-e2ca1da9a30d",
    "slug": "midee",
    "name": "midee - Virtual Piano",
    "description": "A lag-free MIDI visualizer and recorder that runs in-browser",
    "url": "https://railway.com/deploy/midee",
    "upstream": {
      "repo_url": "https://github.com/bilalnawaz072/midee"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "midee",
      "source": {
        "repo": "https://github.com/bilalnawaz072/midee"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "midee"
      }
    },
    "cli": "railway deploy --template midee",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "b8c7c89a-e2f0-468f-b795-e2ca1da9a30d",
            "serializedConfig": {
              "services": {
                "d7090cff-9bd6-4e14-ba30-96b62c1f6fb2": {
                  "name": "midee",
                  "source": {
                    "repo": "bilalnawaz072/midee",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8080": {
                        "port": 8080
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-06T17:54:17.775Z",
  "generator_version": "0.1.0"
}
