Documentation

Docs

Getting started and deployment live in the repo README; every backend has its own guide under docs/.

Start here

Get started

Clone, copy .env.example, install, run. Four commands to a working storefront on the demo API.

Connector matrix

All 26 connectors, how coverage is scored, per-platform gaps and the open questions for platform maintainers.

Configuration

The single export in kitcommerce.config.ts that selects your backend, and the env each one reads.

Deployment

Netlify, Vercel, the Node adapter and the published Docker image.

Start with your backend.

Clone it, point it at your API, and describe the store you want.