Projects

Last update

Projects

Lules Market

Hyperlocal marketplace digitizing neighborhood commerce. Connecting neighbors with businesses through a robust, fast, and easy-to-use platform.

Next.jsTypeScriptZodshadcn/uiTanStack FormBiomeJSDrizzle ORMPostgreSQLMercadoPagoElysiaJSVercel

Product Vision: Digitizing the Neighborhood

Lules Market was born with a clear mission: to democratize access to e-commerce for small merchants who cannot afford custom developments.

It's not just a store; it's a SaaS ecosystem where each business manages its own inventory, sales, and subscriptions autonomously.

Architecture for Scaling

The technical challenge was to build a system that feels simple for the user ("Grandma-proof") but is technologically advanced under the hood.

Backend & Data

  • ElysiaJS (Bun): Chosen for its superior performance and low latency in REST API handling.
  • SQL-First with Drizzle: Efficient, type-safe database queries without the overhead of traditional ORMs. PostgreSQL ensures the referential integrity of thousands of products and transactions.

Frontend & UX

  • Optimistic UI: Interactions (likes, cart, subscription) feel instantaneous.
  • Accessibility: shadcn/ui components ensure the platform is usable by everyone.

Payment Infrastructure

Deep integration with MercadoPago to handle the business's financial lifecycle:

  1. Automated Onboarding: Merchant subscription to monthly plans.
  2. Resilient Webhooks: Fail-proof system to process payment confirmations even with network intermittency.
  3. Security: Validation of signatures and tokens to prevent fraud.

Impact

Lules Market demonstrates that cutting-edge technology is not just for Silicon Valley startups; it's a powerful tool to reactive local economies with global quality software.

On this page