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

# Languages & Frameworks

> Deploy applications on DCDeploy using popular languages and frameworks with quickstart examples and configuration tips.

DCDeploy supports a wide range of programming languages and frameworks.\
This guide shows how to deploy common stacks, what to expect, and best practices for each.

***

## Supported Stacks

Below are languages and frameworks that are known to work well on DCDeploy:

| Language / Runtime       | Example Frameworks / Use Cases              |
| ------------------------ | ------------------------------------------- |
| **JavaScript / Node.js** | Express, Next.js, Nest.js, SvelteKit, Astro |
| **Python**               | FastAPI, Flask, Django                      |
| **Go**                   | Gin, Echo, Fiber, Hugo                      |
| **Ruby**                 | Rails                                       |
| **PHP**                  | Laravel, Symfony                            |
| **Rust**                 | Rocket, Actix                               |
| **Java**                 | Spring Boot                                 |
| **Docker**               | Supporting all Docker file and images       |

***
