White-Label E-commerce
A generic, white-label e-commerce frontend on Vite + React 19 with Supabase as the backend — ready to be themed and rebranded for any retail business. Razorpay or Stripe, GST-aware, sitemap-generated.
A generic, white-label e-commerce frontend on Vite + React 19 with Supabase as the backend — ready to be themed and rebranded for any retail business. Razorpay or Stripe, GST-aware, sitemap-generated.
Share your logo, brand colors, typography preference, and product catalog (CSV / Excel). We theme the design tokens once and the entire site picks them up.
npm install npm run dev # http://localhost:5173 npm run build # dist/ npm run preview # test built site
Create .env.local:
VITE_SUPABASE_URL=https://your-project.supabase.co VITE_SUPABASE_ANON_KEY=eyJ... VITE_RAZORPAY_KEY_ID=rzp_live_xxx VITE_STORE_NAME=YOUR_STORE_NAME
Vercel: vercel. Or Cloudflare Pages: wrangler pages deploy dist. Cloudflare Worker (cart + orders) ships separately via cd cloudflare-worker && wrangler deploy.
Admin → Settings → License → paste ABS-ECOM-HST-2026-.... License unlocks the admin panel; the storefront stays public.
Launch your brand.
Most flexibility.
We host & maintain.
Yes — there's a Stripe adapter included alongside Razorpay. Pick at config time.
Yes — IGST vs CGST+SGST is auto-resolved based on billing state vs origin state.
Yes — meta tags via react-helmet-async, OG images, JSON-LD product schema, and a generated sitemap.
Add-on. Most Indian gateways (Cashfree, PayU, PhonePe) are 1–2 day integrations.