developer platform
Apps, databases, and key-value stores — one command to deploy, one file to configure.
How it works
Complex infrastructure runs behind the scenes. You interact with three commands — and everything else is automatic.
Behind the scenes
All you need to know
# your app is live. bindings resolve via createEnv() — nothing to configure.
Features
App deployment
Push a Docker image, get a live URL. Flect handles scheduling, routing, TLS, and zero-downtime restarts. No YAML, no Helm.
Managed database
SQLite isolated per app. Run migrations with flect db migrate. Connection credentials are injected automatically — no connection strings to copy.
Key-value store
Redis-compatible KV store. Session cache, feature flags, rate limiting — one binding in flect.toml, zero configuration.
Org → workspace → project
Resources belong to an environment inside a project inside a workspace. Share a database across dev and prod, or lock it to a single deploy.
Hard tenant isolation
Apps run in isolated network namespaces. Tenant A cannot reach tenant B — enforced at the kernel level, not by convention.
Multi-region
EU, US, AP — each a fully independent cluster. Pin resources to a region; your data never crosses a border you didn't choose.
Configuration
Define your app, databases, and KV stores in flect.toml.
Flect resolves every binding and injects credentials automatically.
Your code reads environment variables — nothing platform-specific.
Upgrade your plan and the backend scales. Your code and config stay exactly the same.
Infrastructure
Each region is a fully independent cluster with its own database, KV, and compute. Choose EU and nothing leaves European soil — GDPR compliance by architecture.
EU — Frankfurt
eu.flect.run
US — Virginia
us.flect.run
AP — Singapore
ap.flect.run
Pricing
Every plan includes apps, a database, and a KV store. You know exactly what you pay before you deploy.
Hobby
$0
free forever
no credit card
Pro
$19
per workspace / month
billed monthly
Team
$49
per workspace / month
up to 10 members
Custom
Talk
to us
volume · SLA
dedicated infra
All plans include automatic TLS, health checks, and rolling deploys. No per-request fees, no bandwidth surprises.
No credit card. No YAML. No surprises.