Loom
E-commerce marketplace for locally made handicraft goods — Medusa 2.0 storefront with search, payments, and artisan seller onboarding.
Overview
handicrafts-storefront is a Next.js fashion-commerce starter adapted for Mindanao-made goods. Medusa JS SDK 2.0, Meilisearch/Algolia instant search, PayPal and Stripe checkout, and Playwright e2e tests keep the craft marketplace shippable without reinventing cart plumbing.
Storefront capabilities
- Medusa 2.0 JS SDK + UI primitives
- Meilisearch and Algolia search integrations
- PayPal and Stripe payment flows
- Playwright e2e suite for checkout regression
{
"name": "handicrafts",
"description": "Next.js Fashion E-Commerce Starter to be used with Medusa 2.0",
"dependencies": {
"@medusajs/js-sdk": "2.0.0",
"@medusajs/ui": "4.0.0",
"@meilisearch/instant-meilisearch": "^0.21.1"
}
}