Project details 0 0


View on GitHub

Webshop starter Medusajs + turborepo

This is an official starter for Medusa using Turborepo. The storefront is translated to Dutch, because I'm from the Netherlands. Feel free to translate it to your own language.

Required backend services

Required frontend services

  • Vercel - for hosting the admin.
  • Netlify - for hosting the frontend.

Optional services

Optional CMS

  • Sanity - for managing content (with build in studio).
  • Prismic - for managing content.
  • Contentful - for managing content.

How to run locally

  1. Clone the repository
  2. Install dependencies in the root folder (because of the monorepo) yarn install
  3. Start the local development server yarn dev

Railway setup

Railway setup