How I Built an Android Ecommerce App with Medusa

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

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. Medusa

    The world's most flexible commerce platform.

    Medusa is a set of ecommerce building blocks that gives developers full control over building an ecommerce application. Its modules make up a headless backend that any frontend, storefront, app, or admin dashboard, can connect to through REST APIs. “Headless” in this case means that the backend and frontend are separate.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. medusa-android-app

    An Android client for Medusa Store

    This article explains how to build an Android ecommerce app with Medusa. The code source of the Android client is available on GitHub.

  4. node

    Node.js JavaScript runtime ✨🐢🚀✨

    The latest stable version of Node.js

  5. yarn

    The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry

    Yarn, but you can use npm or pnpm as alternatives to yarn if you prefer.

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

  • NPM vs Yarn vs PNPM: Choosing the right package manager for your project

    2 projects | dev.to | 19 Feb 2025
  • PNPM CI Builds fail currently due to Signature Mismatch

    1 project | news.ycombinator.com | 3 Feb 2025
  • Introduction to Building a Nuxt 3 Storefront with Medusa 2

    3 projects | dev.to | 17 Jan 2025
  • How to Migrate from Classic Yarn to 'Modern Yarn' Without Losing Your Mind

    1 project | dev.to | 31 Dec 2024
  • Wow, pnpm, You’re Really Fast

    5 projects | dev.to | 6 Nov 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?