Medusa: Create A Fast and Highly Customizable E-Commerce Store

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • Medusa

    Building blocks for digital commerce

  • The core of Medusa is its backend. The backend exposes a REST API and connects directly to the database. The backend acts as the headless commerce, accessing and managing the store's data. The backend is built with Node.js and express. By default and for development purposes it provides support for SQLite for the database, however, it also provides support for PostgreSQL and Redis.

  • nextjs-starter-medusa

    A performant frontend ecommerce starter template with Next.js 14 and Medusa.

  • Next comes the storefront. Medusa provides 2 storefronts that you can use, one built with Next.js and another with Gatsby.js. The storefront connects to the backend and provides a slick design and a fast experience for your users.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • gatsby-starter-medusa

    A production-ready Gatsby starter for Medusa

  • Next comes the storefront. Medusa provides 2 storefronts that you can use, one built with Next.js and another with Gatsby.js. The storefront connects to the backend and provides a slick design and a fast experience for your users.

  • admin

    Discontinued Admin system for Medusa Stores (by medusajs)

  • The last building block is the admin dashboard. The admin dashboard connects to the backend and allows you to easily manage products, orders, customers, and settings.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts