Legacy Publish Link

This compatibility page points users to project publishing docs.

Legacy Publish Link

Spala users publish project changes from the hosted dashboard. This page is kept only for old self-hosting links; the current guide is Publish.

Use Publish for your backend

The deployment action users normally need is Publish. Publishing applies your project changes and makes the generated API available.

Publish Flow

Build or edit your backend

Use AI Copilot, Lite mode, or Advanced mode to create tables, functions, endpoints, tasks, triggers, channels, and settings.

Review the project

Inspect the project graph, endpoint list, API Playground, and generated docs before publishing.

Publish

Click Publish in the dashboard. Spala applies the project changes and updates the live API.

Use the API

Connect your frontend, use the generated endpoint snippets, or let an authenticated AI agent continue work through the project MCP.

Platform Operations

Spala manages the hosted platform runtime and dashboard delivery. Public docs focus on publishing your project API from the dashboard.

Publish
/deployment/publish
Publish generated backend changes
Publish Your API
/features/publish-export
Review and publish project changes
API Playground
/features/playground
Test endpoints before and after publishing
AI Copilot
/features/ai-assistant
Build the backend from a plain-language prompt
Spala Public MCP
/agents/mcp
Let agents discover and hand off to the right project MCP