Pricing

Simple, transparent pricing

Run it yourself or let us run it for you. Same binary, same config, same results.

Early Bird
Lock in your discounted rate for 12 months.
Pro from $19/mo (normally $29)  ·  Enterprise from $129/mo (normally $199)
Ends in
— d — h
0 of 200 claimed200 left
MonthlyAnnual

License key activates features on your own servers. Offline validation, no phone-home.

Managed infrastructure. We handle TLS, scaling, and updates.

Community

Free
forever

The full bext platform on your own infrastructure. No limits, no phone-home.

Download
  • V8 streaming SSR with auto-islands
  • ISR caching with stale-while-revalidate
  • Auto TLS with ACME & OCSP stapling
  • HTTP/2 with connection multiplexing
  • Reverse proxy & load balancing
  • Circuit breaker & health checks
  • gRPC proxy with trailer support
  • gzip & Brotli compression
  • All 6 framework adapters
  • Git push-to-deploy with webhooks
  • Zero-downtime deploys & upgrades
  • i18n routing & content negotiation
  • Image optimization & blur placeholders
  • Sitemap, robots.txt & JSON-LD
  • HMR, error overlay & dev dashboard
  • Admin panel with cache controls
  • QuickJS plugin sandbox
  • Prometheus metrics & structured logs
  • Durable flow engine (SQLite WAL)
  • Task scheduler with dead-letter queues
  • Config reload via SIGHUP
  • Backup to local, S3, or R2
  • CORS, security headers & SSRF prevention
  • HTTP Basic & JWT authentication
  • Full CLI with shell completions
  • MIT license
Early Bird

Pro

$19$29
/mo per server
Save 34%

Advanced networking, caching, and security for production workloads.

Claim Early Bird Price
  • Everything in Community
  • Web Application Firewall (SQLi, XSS, bots)
  • Rate limiting with burst & per-tenant policies
  • Geo-blocking by country or region
  • HTTP/3 + QUIC with 0-RTT
  • Redis L2 tiered cache (cluster mode)
  • Tenant cache isolation & namespaces
  • OpenTelemetry tracing & OTLP export
  • SLO tracking & error budgets
  • Alert engine with rule-based triggers
  • Canary deploys with weighted traffic
  • A/B testing with cookie pinning
  • nginx compatibility mode
  • nginx masquerade (PID, SIGHUP, systemd)
  • Real-time WebSocket / SSE hub
  • WebSocket reverse proxy
  • WASM plugin sandbox (wasmtime)
  • nsjail plugin sandbox
Early Bird

Enterprise

$129$199
/mo per server
Save 35%

Isolation, compliance, and dedicated support for critical infrastructure.

Claim Early Bird Price
  • Everything in Pro
  • eBPF network acceleration
  • Embedded PHP runtime (custom SAPI)
  • Multi-tenant RBAC with tenant resolution
  • Feature flags with percentage rollouts
  • Auth proxy (SSO / SAML / OIDC)
  • Database connection pooling
  • Audit logging
  • Priority support with named engineer

Hobby

Free

Perfect for side projects and experimentation.

Get Started
  • 1 project
  • 100K requests / mo
  • 1 GB bandwidth
  • Auto TLS & HTTP/2
  • Community-tier features
  • Community support
Early Bird

Pro

$12$20
/mo
Save 40%

Managed hosting with zero-ops deployment.

Claim Early Bird Price
  • 10 projects
  • 2M requests / mo
  • 100 GB bandwidth
  • All Pro-tier features
  • Preview deploys per branch
  • Custom domains with auto TLS
  • Git push-to-deploy
  • Canary & A/B traffic splitting
  • OpenTelemetry & metrics dashboard
  • Email support
Early Bird

Team

$35$50
/seat/mo
Save 30%

For teams that need collaboration, control, and compliance.

Claim Early Bird Price
  • Unlimited projects
  • Unlimited bandwidth
  • All Enterprise-tier features
  • Team RBAC with role management
  • Audit logs & compliance exports
  • SSO / SAML / OIDC integration
  • Isolated build environments
  • SLA with uptime guarantee
  • Priority support with named engineer

Already have a license? Manage your subscription

Feature
Community
Free
Pro
$29/mo
Enterprise
$199/mo
HTTP & Networking
Auto TLS (ACME, OCSP, SNI)
HTTP/2 with multiplexing
HTTP/3 + QUIC
Early Hints (103)
gzip & Brotli compression
CORS configuration
Rendering & SSR
V8 streaming SSR
Auto-islands hydration
React Server Components
Server Islands
React Compiler
OG image generation
Font optimization
Caching
ISR with stale-while-revalidate
L1 in-memory cache
Fragment cache
Cache purge API
Vary caching
Redis L2 cache
Tenant cache isolation
Reverse Proxy
Load balancing & health checks
Circuit breaker
Retry policies
gRPC proxy
WebSocket proxy
Security
Security headers & SSRF prevention
HTTP Basic & JWT auth
QuickJS plugin sandbox
WAF (SQLi, XSS, bots)
Rate limiting
Geo-blocking
WASM sandbox (wasmtime)
nsjail sandbox
SSO / SAML / OIDC
Frameworks
Next.js (App Router + Pages)
Hono
Express
Laravel
Symfony
Embedded PHP runtime
Deployment
Git push-to-deploy
Zero-downtime deploys
Config reload (SIGHUP)
Backup to S3 / R2
Canary deploys
A/B testing
nginx compatibility mode
nginx masquerade
Observability
Prometheus /metrics
Structured JSON logs
Route metrics
OpenTelemetry (OTLP)
SLO tracking
Alert engine
Audit logging
Platform
Multi-app routing
i18n routing
Durable flow engine
Task scheduler
Dev dashboard & admin panel
Real-time hub (WS + SSE)
Multi-tenant RBAC
Feature flags
eBPF acceleration
Support
Community (GitHub)
Email support
Priority support
Named engineer
FAQ

Common questions

Everything you need to know about pricing and licensing.

What is the early bird offer?

The first 200 paid licenses get a locked discounted price — $19/mo instead of $29/mo for Pro, $129/mo instead of $199/mo for Enterprise. The first 50 of those get their price locked for life. The offer ends September 1, 2026, or when all 200 slots are claimed.

What does "price locked" mean?

Your early bird rate stays the same for the lock period (12 months, or lifetime for the first 50 licenses). After the lock period ends, your license renews at the standard price.

Does the license key phone home?

No. License validation is performed entirely offline using Ed25519 signature verification. Your server never contacts our infrastructure.

What happens if my license expires?

You get a 14-day grace period where everything continues to work. After that, Pro/Enterprise features are disabled but your server keeps running with Community-tier capabilities. No data is ever lost.

Can I use the Community edition in production?

Absolutely. Community is production-ready with streaming SSR, auto-TLS, HTTP/2, reverse proxy, compression, all 6 framework adapters, git deploy, metrics, and more. There are no artificial limitations.

How does per-server licensing work?

Each license key is tied to a server fingerprint generated on first activation. You can transfer a license to a new server once per billing cycle, or contact support for immediate transfers.

Can I mix self-hosted and cloud?

Yes. Many teams run production on self-hosted Enterprise for full control and use Cloud Pro for preview environments and staging. The deployment format is identical.

What's included for free vs paid?

Community includes the full rendering engine (V8 SSR, auto-islands, RSC), all networking (TLS, HTTP/2, reverse proxy, compression), all 6 frameworks, git deploy, metrics, and more. Pro adds WAF, HTTP/3, Redis cache, OpenTelemetry, canary deploys, and nginx compat. Enterprise adds eBPF, embedded PHP, multi-tenant RBAC, SSO, and dedicated support.

Is there a free trial for Pro or Enterprise?

Yes. Every new license includes a 14-day free trial with full access to all features. No credit card required to start.

Do you offer volume discounts?

Yes. Contact us for pricing on 10+ servers. Enterprise customers also get custom SLAs, on-boarding assistance, and architecture reviews.

Ready to ship?

One command to install. One command to deploy.