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

https://github.com/shoplyjs/loadify

Payload ecommerce template
https://github.com/shoplyjs/loadify

cms ecommerce payload platform shopify

Last synced: over 1 year ago
JSON representation

Payload ecommerce template

Awesome Lists containing this project

README

          

image

# ShoplyJS is a Payload CMS starter template

ShoplyJS is a Payload CMS starter template that provides a fully functional e-commerce store with a modern user interface. It is built using Next.js, Tailwind CSS, and Payload CMS.

## Getting Started

To get started with ShoplyJS, follow these steps:

1. Fork the repository and clone it to your local machine:

```bash
git clone https://github.com/medusajs/shoplyjs.git
```

2. Install the dependencies:

```bash
pnpm install
```

3. rename the .env.example file to .env and fill in the required environment variables.

4. Run the development server:

```bash
pnpm dev
```

5. Open your browser and navigate to http://localhost:3000.

## Contributing

Contributions are welcome! If you find a bug or have a suggestion, please open an issue or submit a pull request on the GitHub repository.

## License

ShoplyJS is licensed under the MIT License.