---
title: "Deployment"
description: "Wo überall können Sie mit LaunchFast Starter Kits gebaute Websites und Web-Apps deployen?"
source: "https://www.launchfa.st/de/documentation/deployment"
---

> **Site index for agents**
> Fetch https://www.launchfa.st/llms.txt to discover every page on this site.
> Every page is also available as Markdown by appending `.md` to its URL.

import { Steps } from '@astrojs/starlight/components'

LaunchFast lässt sich buchstäblich überall deployen. Jeder Server, der das Senden von Antworten über das **Express.js/Node.js**-Framework oder auf einer **Edge-Runtime** unterstützt, kann zum Deployen des LaunchFast Starter Kits verwendet werden.

<li> [Auf AWS Amplify deployen](/documentation/deployment/aws-amplify/) </li>
<li> [Auf Cloudflare Workers deployen](/documentation/deployment/cloudflare/) </li>
<li> [Auf Fly.io deployen](/documentation/deployment/fly/) </li>
<li> [Auf Netlify deployen](/documentation/deployment/netlify/) </li>
<li> [Auf Vercel deployen](/documentation/deployment/vercel/) </li>
