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

# Overview

> Learn how to deploy your Makeswift application.

## Supported hosting platforms

<CardGroup cols={3}>
  <Card title="Vercel" href="/developer/guides/deploying/vercel">
    Learn to deploy to Vercel
  </Card>

  <Card title="Netlify" href="/developer/guides/deploying/netlify">
    Learn to deploy to Netlify
  </Card>

  <Card title="Docker" href="/developer/guides/deploying/docker">
    Learn to deploy using Docker
  </Card>
</CardGroup>
