Mobileecare
A premium e-commerce site for genuine mobile-repair parts, tools, and accessories. Full cart, wishlist, order tracking, returns center, admin portal, and a built-in AI chatbot widget powered by Gemini.
A premium e-commerce site for genuine mobile-repair parts, tools, and accessories. Full cart, wishlist, order tracking, returns center, admin portal, and a built-in AI chatbot widget powered by Gemini.
You'll need accounts on: Cloudflare (Pages + R2), AWS (Lambda + SES), Supabase, Razorpay, Shiprocket, Google AI Studio (Gemini). We help provision but every account stays in your name.
npm install npm run dev # http://localhost:5173 npm run build # dist/
npx wrangler pages deploy dist \ --project-name mobileecare
cd backend/ npm run deploy:razorpay npm run deploy:shiprocket npm run deploy:gemini-chat npm run deploy:ses-mailer
Each Lambda is independent — only redeploy the one that changed. R2 upload Worker deploys separately via cd r2-worker && wrangler deploy.
Admin → Settings → License → paste ABS-MECR-HST-2026-.... License gates admin only; the storefront is always public.
Brand it, launch it.
AI chatbot pre-trained on your catalog.
We host, you sell.
Lambda gives you per-feature scaling (chat is bursty, payments are spiky), and R2 is the cheapest place to store product images.
Yes — Claude or OpenAI are drop-in. We hand over an adapter you can switch in config.
Yes — Delhivery, Ekart, or Bluedart via DTDC API. 1–2 day integration.
Capacitor wrapper available as a custom add-on. Or use Mobileecare-pwa from your admin.