Small, deploy-ready examples for every platform supported by Paasta.
| Folder | Platform |
|---|---|
node |
Node.js |
nextjs |
Next.js |
nuxt |
Nuxt |
sveltekit |
SvelteKit |
nestjs |
NestJS |
frontend |
Vite frontend |
bun |
Bun |
deno |
Deno |
| Folder | Platform |
|---|---|
python |
Python standard library |
fastapi |
FastAPI |
django |
Django |
flask |
Flask |
streamlit |
Streamlit |
gradio |
Gradio |
| Folder | Platform |
|---|---|
php |
PHP |
laravel |
Laravel components |
go |
Go |
java |
Java with Maven |
gradle |
Java with Gradle |
dotnet |
ASP.NET Core |
ruby |
Ruby and Rack |
rails |
Ruby on Rails |
rust |
Rust |
static |
Static HTML |
docker |
Dockerfile |
compose |
Docker Compose |
| Folder | Application |
|---|---|
n8n |
n8n |
wordpress |
WordPress |
rocketchat |
Rocket.Chat |
gitlab |
GitLab CE |
uptime-kuma |
Uptime Kuma |
In the Paasta console choose Git repository, enter
https://github.com/Paasta-Cloud/examples, and select one of these folders as
the project path. Every web example listens on PORT and exposes a simple
health endpoint where the framework supports it.