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
Functions that scale with your traffic, and pause when nobody is using them.
One Function serves many requests at once, and CPU time is billed only while your code is actually running.
Realtime connections, with sticky sessions handled by the platform.
The default deadline is 30 seconds and the ceiling is 8 hours, so long jobs need no timeout workarounds.
Thirteen frameworks are detected from your project, among them Next.js, Nuxt, SvelteKit, Remix, Astro, NestJS, Laravel, and Symfony. No build config needed.
Every branch gets its own URL, and every deployment keeps a permanent one.
Rolling back is a routing change, not a rebuild.
Builds reuse what did not change, from 5 GiB on Starter to 250 GiB on Enterprise.
Buckets scoped to an environment, resumable uploads, signed URLs, and an S3-compatible API.
One OpenAI-compatible endpoint in front of many model providers, with per-organization budgets and policies. We do not retain your prompts.
Resizing and format negotiation at the edge, without invoking a Function.
Every request, and every line your code printed while serving it.
Code in a deployed Function gets platform credentials injected at start, so there is no API key to store.
On Pro and Enterprise, keep production Functions resident so traffic never waits for a resume.
Applications serve on gigadrive.app today. Bringing your own domain is next.
Scheduled Functions are configurable but do not fire yet.
Pricing
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
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
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.