Home · Products · Mobileecare
Website · Vite + AWS hybrid

Mobileecare

Mobile-repair parts & tools storefront

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.

₹39,999hosted deploy · launch in 10 days
See live demo
Mobileecare · Storefront

What you get

  • Storefront with featured grid, shop, product details
  • Wishlist + cart drawer + account portal
  • Order tracking + returns center
  • Built-in AI chatbot (Gemini)
  • Razorpay payments + SES email + Shiprocket shipping
  • Cloudflare R2 image uploads
  • Admin login + admin portal (separate route)

Tech stack

Vite 7React 19TypeScript React Router 7SupabaseFramer Motion AWS LambdaCloudflare R2Gemini API

1. Cloud accounts

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.

2. Local dev

npm install
npm run dev      # http://localhost:5173
npm run build    # dist/

3. Deploy frontend

npx wrangler pages deploy dist \
  --project-name mobileecare

4. Deploy backend Lambdas

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.

5. License activation

Admin → Settings → License → paste ABS-MECR-HST-2026-.... License gates admin only; the storefront is always public.

Starter

Brand it, launch it.

₹39,999 one-time
  • Hosted on Cloudflare
  • Up to 300 SKUs
  • 1 year updates

Managed

We host, you sell.

₹5,999 / month
  • Hosting + updates
  • Lambda monitoring
  • Catalog edits

Why hybrid backend?

Lambda gives you per-feature scaling (chat is bursty, payments are spiky), and R2 is the cheapest place to store product images.

Can I swap AI providers?

Yes — Claude or OpenAI are drop-in. We hand over an adapter you can switch in config.

Shiprocket alternative?

Yes — Delhivery, Ekart, or Bluedart via DTDC API. 1–2 day integration.

Mobile app?

Capacitor wrapper available as a custom add-on. Or use Mobileecare-pwa from your admin.

Sell genuine parts — and let AI handle the support queue.

Talk to us