live · production · solo developer
Zora Healthy Foods
A meal-subscription and delivery operations platform: customers subscribe through an installable PWA while staff run the business from a 29-page console — realtime delivery board, kitchen production planner, sales CRM and finance. 55 pages, 65 migrations, 43 Postgres functions, one developer.
One settlement module, two gateways
Cashfree and PhonePe sit behind a single idempotent, provider-agnostic payment layer — retries and webhooks can never double-charge.
Route planning on your own metal
Delivery runs are optimised on self-hosted OSRM + VROOM in Docker, so routing costs nothing per request.
AI-ready by design
An MCP server exposes 36 audited tools behind OAuth 2.1 and scoped tokens, so assistants can operate the platform safely.
- Next.js
- React
- TypeScript
- Supabase
- PostgreSQL
- Cashfree
- PhonePe
- OSRM/VROOM
- Docker
- MCP