> ## Documentation Index
> Fetch the complete documentation index at: https://docs.withsutro.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Prompt to full-stack overview

> Generate and publish complete full-stack applications from a single prompt

The Sutro API supports generating complete full-stack applications (both backend and frontend) from a single natural language prompt. This allows you to go from idea to published application in minutes.

## What you can do

With Prompt to full-stack, you can:

* Generate both backend APIs and frontend interfaces from a single prompt
* Publish complete applications ready for production use
* Iterate on your application using natural language
* Manage the entire application lifecycle through the Sutro API

## How it works

1. Create a project with both backend and frontend components
2. Provide a natural language description of your application
3. Sutro generates the backend API and frontend interface
4. Publish and access your complete application

[Learn how to build a full-stack app](/docs/getting-started/building-full-stack-apps)

## Related

* [Prompt to backend](/docs/backend/prompt-to-backend) - Generate just the backend API
* [Prompt to frontend](/docs/frontend/prompt-to-frontend) - Modify and iterate on frontends
