An open API service indexing awesome lists of open source software.

https://github.com/moovweb/nextjs-commerce-template


https://github.com/moovweb/nextjs-commerce-template

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Next.js Commerce

The all-in-one starter kit for high-performance e-commerce sites. With a few clicks, Next.js developers can clone, deploy and fully customize their own store.
Start right now at [nextjs.org/commerce](https://nextjs.org/commerce)

Demo live on the [Moovweb XDN](https://moovweb-docs-nextjs-commerce-default.moovweb-edge.io/)

This project is currently under development.

## Goals and Features

- Performant by default
- SEO Ready
- Internationalization
- Responsive
- UI Components
- Theming
- Standardized Data Hooks
- Integrations - Integrate seamlessly with the most common ecommerce platforms.
- Dark Mode Support

## Running Locally

```
yarn install
xdn run
```

## Deploying to Moovweb XDN

First, sign up for a free account on the [Moovweb XDN](https://moovweb.app/signup)

Then run the following to deploy your site:

```
xdn deploy --team=
```