Project Delivery

Publish and connect the projects you build in Spala from the hosted dashboard.

Project Delivery

Spala users deliver the projects they build: the generated API, static frontend, API docs, and integration settings. You use Spala from the hosted product; you do not run the Spala platform yourself. In these docs, deployment always means project delivery: a project artifact or generated project artifact, never the Spala dashboard, builder, or platform source code.

User project, not Spala platform

These docs are about getting your Spala project live. Platform hosting, dashboard delivery, builder runtime, and operational updates are managed by Spala.

What You Can Ship

Published API
Review project changes and publish the generated backend API.
/features/publish-export
Frontend App
Host a static frontend next to the backend when your project needs a simple UI.
/features/frontend-app
API Docs
Share Swagger, Markdown, OpenAPI JSON, SDK, and Webflow snippets.
/features/api-docs
CI/CD
Connect generated project deployment to your server, deploy hook, or external workflow.
/features/ci-cd

Delivery Actions

| Action | What changes | Who manages it | Where it lives |
| --- | --- | --- | --- |
| Publish backend API | Live generated API behavior for the project | You review and publish; Spala serves the hosted API | Project API base URL |
| Publish frontend app | Static frontend files uploaded to the project | You or an agent upload, preview, and publish | Project frontend URL |
| Share API docs | Generated Markdown, JSON, OpenAPI, SDK, or snippets | You choose what to expose or share | Settings → API Docs and generated docs routes |
| Deploy generated project artifact | Generated project runtime sent to an external server or deploy provider | You configure target credentials and operations | Your infrastructure |

What You Manage

- Project resources: tables, endpoints, functions, tasks, triggers, agents, channels, addons, and settings
- Project environment variables and integration credentials
- Published API behavior and generated API docs
- Frontend app assets when you use Spala frontend hosting
- Agent access through public MCP discovery and the selected project MCP

What Spala Manages

- Hosted dashboard and builder runtime
- Platform authentication and account access
- Managed project infrastructure used by the hosted experience
- Platform updates and operational maintenance
Start a Project
/deployment/start
Create a project from the hosted dashboard
Publish
/deployment/publish
Publish generated backend changes
Settings
/settings
Configure project-level tools
Spala Public MCP
/agents/mcp
Let agents discover, authenticate, and hand off to projects