India's No.1 cloud pharmacy management software
GST Billing • Real-time Inventory • Prescription Refills • Patient CRM • WhatsApp Alerts
The fastest, most affordable alternative to eVitalRx, Medeil, GoFrugal & Marg Pharmacy.
- GST-compliant invoicing & e-invoice ready
- Expiry tracking + low-stock smart alerts
- Prescription photo upload + QR code scanning
- Patient refill portal (customers request refills via WhatsApp/link)
- Supplier & purchase management
- Works on mobile, tablet & desktop (PWA ready)
- Built for Indian pharmacies — works worldwide
- Frontend: React 18 + TypeScript + Vite + ShadCN UI
- Backend: NestJS + MongoDB Atlas
- Auth: Clerk (Google + Email + Phone)
- Hosting: Vercel + Render / Railway
git clone https://github.com/YOUR-USERNAME/1pill.git
cd 1pill
cp .env.example .env
npm install
npm run dev