← Crafts
Mill preview

Mill

Marketplace pilot Full-stack engineer

B2B agricultural marketplace connecting Dumingag farmers to buyers — catalog, fulfillment, and seller tooling on a TypeScript Medusa storefront.

Overview

agrimart-main is the farmer-facing commerce layer in the Agrimart family. Next.js + Medusa JS power the buyer experience; Refine hooks support seller admin flows. Dockerfiles and workspace scripts keep the monorepo deployable as regional B2B trade scales beyond single-vendor pilots.

What it covers

  • Next.js storefront on Medusa 1.x commerce APIs
  • Refine + Medusa integration for seller back office
  • Stripe payment elements at checkout
  • Turbo monorepo scripts for multi-app builds
Farmer listing Medusa catalog agrimart-main B2B buyer Stripe checkout Regional delivery
Farmer-to-buyer path
{
  "dependencies": {
    "@medusajs/medusa": "^1.3.5",
    "@refinedev/medusa": "^3.0.6",
    "next": "^14.1.0",
    "medusa-react": "^0.3.5"
  }
}
Mill B2B catalog placeholder
Screenshot placeholder — bulk crop listings and buyer cart.