---
title: "Echo: deployment recipes"
description: "32 published deployment recipe(s) under Echo."
canonical_url: "https://ample.computer/discover/stack/framework-echo"
last_updated: "2026-09-22"
---

# Echo

Canonical URL: https://ample.computer/discover/stack/framework-echo
Node ID: `stack:framework-echo` | Facet: stack | Published recipes below this node: 32

## Published recipes

- [Host rest api with Echo: Postgres-backed state](/recipes/rest-api/echo/persistent-state)
- [Host rest api with Echo: stored input and output artifacts](/recipes/rest-api/echo/artifact-storage)
- [Host rest api with Echo: streamed responses](/recipes/rest-api/echo/response-streaming)
- [Host rest api with Echo: worker execution and job state](/recipes/rest-api/echo/worker-state)
- [Host graphql api with Echo: Postgres-backed state](/recipes/graphql-api/echo/persistent-state)
- [Host graphql api with Echo: stored input and output artifacts](/recipes/graphql-api/echo/artifact-storage)
- [Host graphql api with Echo: streamed responses](/recipes/graphql-api/echo/response-streaming)
- [Host graphql api with Echo: worker execution and job state](/recipes/graphql-api/echo/worker-state)
- [Host mobile backend with Echo: Postgres-backed state](/recipes/mobile-backend/echo/persistent-state)
- [Host mobile backend with Echo: stored input and output artifacts](/recipes/mobile-backend/echo/artifact-storage)
- [Host mobile backend with Echo: streamed responses](/recipes/mobile-backend/echo/response-streaming)
- [Host mobile backend with Echo: worker execution and job state](/recipes/mobile-backend/echo/worker-state)
- [Host mcp server with Echo: Postgres-backed state](/recipes/mcp-server/echo/persistent-state)
- [Host mcp server with Echo: stored input and output artifacts](/recipes/mcp-server/echo/artifact-storage)
- [Host mcp server with Echo: streamed responses](/recipes/mcp-server/echo/response-streaming)
- [Host mcp server with Echo: worker execution and job state](/recipes/mcp-server/echo/worker-state)
- [Host ai chat application with Echo: Postgres-backed state](/recipes/ai-chat-application/echo/persistent-state)
- [Host ai chat application with Echo: stored input and output artifacts](/recipes/ai-chat-application/echo/artifact-storage)
- [Host ai chat application with Echo: streamed responses](/recipes/ai-chat-application/echo/response-streaming)
- [Host ai chat application with Echo: worker execution and job state](/recipes/ai-chat-application/echo/worker-state)
- [Host ai workflow runner with Echo: Postgres-backed state](/recipes/ai-workflow-runner/echo/persistent-state)
- [Host ai workflow runner with Echo: stored input and output artifacts](/recipes/ai-workflow-runner/echo/artifact-storage)
- [Host ai workflow runner with Echo: streamed responses](/recipes/ai-workflow-runner/echo/response-streaming)
- [Host ai workflow runner with Echo: worker execution and job state](/recipes/ai-workflow-runner/echo/worker-state)
- [Configure build and start for Echo](/guides/echo/build-and-start)
- [Connect Postgres for Echo](/guides/echo/database-connection)
- [Apply database schema changes for Echo](/guides/echo/schema-changes)
- [Configure S3-compatible access for Echo](/guides/echo/object-client)
- [Deliver public assets through CDN for Echo](/guides/echo/cdn-assets)
- [Configure environment and secrets for Echo](/guides/echo/configuration-secrets)
- [Enforce private-file authorization for Echo](/guides/echo/private-file-access)
- [Diagnose deployment failures for Echo](/guides/echo/deployment-diagnostics)
