Minimal, deploy-ready applications used by Paasta's public deployment checks.
| Folder | Runtime |
|---|---|
node |
Node.js HTTP server |
nextjs |
Next.js App Router |
fastapi |
Python + FastAPI |
php |
PHP |
go |
Go standard library |
rust |
Rust standard library |
static |
Static HTML |
dockerfile |
User-provided Dockerfile |
compose |
Multi-container Docker Compose |
In the Paasta console choose Git repository, paste this repository URL and set the project folder to one of the folders above.