Zansify Docs
Everything you need to build, deploy, and scale with Zansify — from your first store to a full multi-tenant production deployment.
I'm a merchant
Set up my store
No coding needed. Create your account, add products, and start selling in minutes.
Merchant GuideI'm a developer
Self-host or extend Zansify
Clone the repo, run it locally, extend the module system, or deploy to your own infrastructure.
Developer DocsStart here
Merchant Guide
Set up your store and start selling. No coding required.
Introduction
Understand what Zansify is and how it's architected.
Module System
Every feature is a module. Learn how to extend them.
API Reference
Full tRPC router documentation and type contracts.
Configuration
Environment variables, secrets, and runtime options.
Deployment
Docker, Vercel, and self-hosting guides.
Merchant Guide
Managing your store day-to-day. No coding required.
What's in Zansify?
Zansify is a full-stack, open-source e-commerce platform. Unlike SaaS platforms, you own everything — the code, the data, the infrastructure.
API
Node.js + tRPC
Fully typed, zero runtime surprises
Database
Postgres + Drizzle
Relational, type-safe, fast
Frontend
Next.js 15
Dashboard & storefront both included