Home
Docs/Backend Manager & Deploy

Backend Manager & Deploy

FreePremium (unlimited)

Deploy projects to 7 cloud providers with a single tap, monitor metrics in real time and manage domains β€” all from your Android.

Supported providers (7)

Connect your account for each provider in Settings β†’ Deploy and Pocket Code handles authentication and API calls automatically.

Vercel

Frontend / full-stack. Zero-config for Next.js, React, Vue…

Netlify

Static sites, serverless functions and built-in forms.

Railway

Backends, databases and Docker containers in seconds.

Fly.io

Globally distributed edge containers with low latency.

Firebase Hosting

Google CDN hosting. Integrates with Firebase Auth and Firestore.

AWS

S3 + CloudFront, Elastic Beanstalk, Lambda and more services.

Google Cloud (GCP)

Cloud Run, App Engine, Cloud Functions and Firebase.

One-tap deploy

Pocket Code auto-detects the framework and configures the build for you. No need to edit config files or know the details of each platform.

  1. 1Open the Deploy module from the navigation bar.
  2. 2Tap "New deploy" and select the project.
  3. 3Choose the target provider (Vercel, Railway…).
  4. 4Pocket Code detects the framework and suggests the optimal config.
  5. 5Review and tap "Deploy". The app uploads the code and monitors the build.
Deploy β†’ Vercel
[Pocket Code Deploy]
βœ“ Framework detected: Next.js 16
βœ“ Build command: next build
βœ“ Output dir: .next
βœ“ Uploading to Vercel...
βœ“ Build complete (42s)
βœ“ Deployed β†’ https://my-app.vercel.app

Infrastructure files

The editor includes full support for infrastructure as code files. Available in the Free plan:

Dockerfile

Editor + AI generator

Docker Compose

Multi-service with validation

Kubernetes YAML

Deployments, services, ingress

Monitoring

View the status of your active deploys in real time:

CPU / MemoryReal-time server usage
Requests per minuteIncoming HTTP traffic
Errors (4xx / 5xx)Error rate per endpoint
Live logsServer log stream

Basic metrics available in the Free plan. Full dashboard with alerts: Premium.

Free vs Premium

FeatureFreePremium
Dockerfile / Compose / K8s YAML editorβœ…βœ…
Active deploys1Unlimited
Basic monitoring (CPU, mem, logs)βœ…βœ…
Full monitoring dashboardβ€”βœ…
Preview deployments (per branch)β€”βœ…
Custom domainsβ€”βœ…
One-tap rollbackβ€”βœ