{
  "manifest_version": "1.0.0",
  "template": {
    "id": "67bf80b4-2bd3-4e47-955f-2e0954be3263",
    "slug": "sveltekit-or-svelte-5-app-on-current-ver",
    "name": "SvelteKit | Svelte 5 App on Current Versions",
    "description": "SvelteKit 2 and Svelte 5, server-rendered with an audited lockfile",
    "url": "https://railway.com/deploy/sveltekit-or-svelte-5-app-on-current-ver",
    "upstream": {
      "repo_url": "https://github.com/ak40u/sveltekit-railway-starter"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "Web",
      "source": {
        "repo": "https://github.com/ak40u/sveltekit-railway-starter"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [
    {
      "key": "HOST",
      "service": "Web",
      "description": "Provide a value for HOST.",
      "secret": false,
      "strategy": "default",
      "default": "0.0.0.0"
    },
    {
      "key": "PORT",
      "service": "Web",
      "description": "Provide a value for PORT.",
      "secret": false,
      "strategy": "default",
      "default": "8080"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "sveltekit-or-svelte-5-app-on-current-ver"
      }
    },
    "cli": "railway deploy --template sveltekit-or-svelte-5-app-on-current-ver",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "67bf80b4-2bd3-4e47-955f-2e0954be3263",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "1114850a-2482-4013-b4cd-e9f1fc62a388": {
                  "icon": null,
                  "name": "Web",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "repo": "https://github.com/ak40u/sveltekit-railway-starter",
                    "rootDirectory": null
                  },
                  "variables": {
                    "HOST": {
                      "isOptional": false,
                      "defaultValue": "0.0.0.0"
                    },
                    "PORT": {
                      "isOptional": false,
                      "defaultValue": "8080"
                    }
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-04T17:54:19.363Z",
  "generator_version": "0.1.0"
}
