Push to deploy.

Gigadrive Network is a serverless platform for Node.js, PHP, and Bun apps. Connect a repo, push, and your app is live on a European edge network. No servers to manage.

$ gigadrive deployDetected Next.js on Node.js 22Build finished in 40sDeploying to the edge network...✓ Deployed to https://my-app.gigadrive.app

What you get today

Serverless compute

Functions that scale with your traffic, and pause when nobody is using them.

Real concurrency

One Function serves many requests at once, and CPU time is billed only while your code is actually running.

WebSockets

Realtime connections, with sticky sessions handled by the platform.

Functions up to 8 hours

The default deadline is 30 seconds and the ceiling is 8 hours, so long jobs need no timeout workarounds.

Zero-config deployments

Thirteen frameworks are detected from your project, among them Next.js, Nuxt, SvelteKit, Remix, Astro, NestJS, Laravel, and Symfony. No build config needed.

Preview deployments

Every branch gets its own URL, and every deployment keeps a permanent one.

Instant rollbacks

Rolling back is a routing change, not a rebuild.

Build cache

Builds reuse what did not change, from 5 GiB on Starter to 250 GiB on Enterprise.

File storage

Buckets scoped to an environment, resumable uploads, signed URLs, and an S3-compatible API.

AI Gateway

One OpenAI-compatible endpoint in front of many model providers, with per-organization budgets and policies. We do not retain your prompts.

Image optimization

Resizing and format negotiation at the edge, without invoking a Function.

Request and runtime logs

Every request, and every line your code printed while serving it.

Credentials without secrets

Code in a deployed Function gets platform credentials injected at start, so there is no API key to store.

Always-warm applications

On Pro and Enterprise, keep production Functions resident so traffic never waits for a resume.

Custom domains

Applications serve on gigadrive.app today. Bringing your own domain is next.

Cron jobs

Scheduled Functions are configurable but do not fire yet.

Pricing

Starter
Free

Hobby projects and small production apps, with no usage bill.

  • 10 applications, 3 environments each
  • Up to 100 concurrent requests per Function
  • Up to 4,096 MB of memory per Function
  • 3 organization members
  • 5 GiB of build cache, kept 7 days
  • Usage past the allowance is never invoiced
Pro
€19.99per seat / month

Production workloads that need headroom, residency, and a bill instead of a stop.

  • 100 applications, 10 environments each
  • Up to 500 concurrent requests per Function
  • Up to 8,192 MB of memory per Function
  • Unlimited organization members
  • 5 always-warm applications
  • Scheduled bucket backups
  • 50 GiB of build cache, kept 14 days
  • Included usage scales with every seat
Enterprise
Custom

Negotiated pricing, invoice billing, and limits set to your workload.

  • Unlimited applications, environments, and members
  • No concurrency or memory ceiling
  • 25 always-warm applications
  • 250 GiB of build cache, kept 30 days
  • Invoice billing and a named contact

Every plan carries a monthly allowance for compute, requests, transfer, and storage, pooled across the whole organization. On Starter, usage past an allowance is never invoiced: compute pauses until the next billing period or until you upgrade. On Pro, allowances scale with the number of seats you buy, and usage past them is billed per metric.

European by design

Gigadrive is a German company. Gigadrive Network runs on our own compute platform, built and operated in Europe. Your data is governed by European law and the GDPR, not a hyperscaler's terms of service.

Owning the compute layer is also what makes the rest of this page possible. WebSockets are built in, Functions run for up to 8 hours rather than minutes, and a Function waiting on a database burns no CPU time while it waits.

FAQ

What can I deploy?

Node.js, PHP, and Bun apps. Framework detection covers thirteen frameworks, among them Next.js, Nuxt, SvelteKit, Remix, Astro, NestJS, Express, Fastify, Hono, Elysia, Laravel, and Symfony, plus plain static sites.

How do deployments work?

Connect a repo and push, or run gigadrive deploy from your terminal. Every branch gets a preview deployment, every deployment keeps a permanent URL of its own, and rolling back is instant.

What does it cost?

Starter is free and is never billed for usage. Pro is €19.99 per seat per month, and usage past the included allowance is billed per metric. Enterprise pricing is negotiated. Each plan's allowances and rates are shown on the usage page in the console.

Can I use my own domain?

Not yet. Applications serve on gigadrive.app URLs, and you choose the label your production URL uses. Custom domains are the next thing we are shipping in that area.

Where does my code run?

On our own compute platform in Europe, under European law and the GDPR.

Is it production-ready?

We are in early access: things work, some edges are rough, and we ship fixes quickly. Live platform status is at gigadrivestatus.com.

Deploy something.

Your first deploy is minutes away, and Starter costs nothing.