Skip to main content
DEKLARATIVE
Menu

Start free

Self-host the source. Or spin up Cloud.

Both are free to start. Cloud is faster to evaluate; self-host is cheaper to scale. Same platform, same code path.

Self-hosted (OSS)

Apache 2.0 source. Run on your laptop in five minutes; run in production indefinitely.

$ curl -sSL deklarative.com/install | bash
$ deklarative new myapp
$ cd myapp
$ deklarative dev
  studio   http://localhost:5173
  api      http://localhost:8080
Get the source

Cloud (managed)

Hosted Studio, managed workflow runners, managed Postgres. No install, no ops, $99/mo. Eject anytime under Apache 2.0.

  1. Sign up with email, GitHub, or Google
  2. Create your first project
  3. Define an entity, a form, a workflow
  4. Apply — your app is live
Start Cloud free →