Launch a multi-tenant SaaS on one platform.
Sign-in, per-tenant access control, storage and CI/CD deploys — everything a real product needs, in one place, hosted in Europe.
Outcomes, not infrastructure
B2B SaaS products
Multi-tenant apps with isolated data, roles and per-customer configuration.
Customer portals
Branded, authenticated spaces where your customers self-serve.
Usage-metered apps
Track events and entitlements with the database and KV store.
The APIs that power it
Auth (OAuth / OIDC)
Email, Google, GitHub, Okta and generic OIDC sign-in with sessions and refresh tokens.
await platform.auth.login({ email, password }); Authorization
Per-tenant policies enforced on every read and write — no scattered ownership checks.
// policy: node.tenant_id == auth.tenant_id Pipelines & Deploy
Push to git, build and ship to the European edge with SSL and custom domains.
# .maravilla/pipeline.yml
steps: [build, deploy] Ready to Simplify Your Workflow?
Start deploying in minutes. No credit card required.
Create Free Account