Skip to content

Moonbase-sh/nuxt-sample-storefront

Repository files navigation

Nuxt 3 Sample Storefront

This repository contains a sample storefront implementation using Moonbase for authentication, payments and licensing. To learn more about the Moonbase Vue.js library and storefront APIs, check out the Moonbase documentation to learn more. If you have any challenges while integrating your own storefront with Moonbase, please contact us at [email protected] and we will try to help you as much as we can.

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

# bun
bun run dev

About

Sample storefront that integrates Moonbase payments, authentication and licensing

Resources

Stars

Watchers

Forks

Languages