Deploy guides
Deploy anything.
One short page per framework: what Percher does well for it, the canonical percher.toml, and the two or three gotchas that trip people up. Already know what you want? Skip the page and run bunx percher init.
Fullstack frameworks
APIs and backends
Node.js
runtime = "node"
Python
runtime = "python"
FastAPI
runtime = "python"
Hono
runtime = "node"
Express
runtime = "node"
Fastify
runtime = "node"
Bun HTTP
runtime = "bun"
Flask
runtime = "python"
Elysia (Bun)
runtime = "bun"
Go
runtime = "docker"
Rust (axum)
runtime = "docker"
.NET 8 (ASP.NET Core)
runtime = "docker"
Java (JDK 21)
runtime = "docker"