Skip to content

The studio

Preview vs Published

The two environments your code runs in, and what's different about them.

Side-by-side

PreviewPublished
Hostpreview-<id>.tadavibes.app<slug>.tadavibes.app or custom domain
CredentialsSandbox Tadabase appReal Tadabase app
UpdatesHot-reload on every saveImmutable until you re-publish
Who sees itYou, while editingYour end users
HibernationSleeps after 15 min idleAlways on

The typical flow

  1. Build in PreviewIterate freely with the agent. Sandbox data means nothing breaks for end users.
  2. Review in Changes tabSee exactly which files moved since the last publish.
  3. PublishSnapshot, build, deploy. ~60s on a warm cache.
  4. Verify in productionYour published URL now runs the new release.
Ready to build

Skip the docs.
Just describe it.

Tadabase AI builds it, hosts it and keeps it running. Real backend, real domain, real app.

Start Building