Skip to content
bizdia.
// self-hosted & developer

Own the whole box.

Run an open-source commerce core on your own Postgres and servers. Your database, your domains, your payment and tax providers. Bizdia is the one own-your-store platform that lets you actually own the infrastructure.

$ git clone your-bizdia
$ docker compose up postgres
$ npm run dev

  server    → :3000  (GraphQL + admin)
  storefront→ :3001  (your store)

# your data. your box. your rules.
// what you own

Everything, and the keys to it.

Managed hosting is the easy button. Self-hosting is the ownership button — same core, your infrastructure.

Own your database

Your catalog, orders and customers live in your PostgreSQL 17. Export everything or never let it leave your servers at all.

Open core

An open-source commerce core plus the Bizdia modules. Read it, extend it, fork it — the same code powers managed and self-hosted.

Per-tenant domains

Channel-per-store multi-tenancy with hostname-to-channel routing and a firewalled admin per brand.

GraphQL shop + admin APIs

Build any storefront or integration against typed GraphQL APIs. Headless when you want it.

Bring your own payment & tax

Wire in your processor and tax service. We take 0% — you pay only your providers.

No lock-in, ever

Same open core and Postgres schema on managed or self-hosted. Move between them without re-platforming.

// self-hosted

Own your commerce, top to bottom.

Tell us about your stack and we'll help you stand up Bizdia on your own infrastructure — or start managed and move when you're ready.