Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/meirbek-dev/sunshine-store-admin

E-Commerce & CMS, Full Stack (Next.js 14 App Router, React, Tailwind, Prisma, MySQL)
https://github.com/meirbek-dev/sunshine-store-admin

admin admin-dashboard clerk cloudinary cms e-commerce full-stack next14 prisma react18 shadcn-ui stripe tailwind typescript zustand

Last synced: 3 days ago
JSON representation

E-Commerce & CMS, Full Stack (Next.js 14 App Router, React, Tailwind, Prisma, MySQL)

Awesome Lists containing this project

README

        

# sunshine-store-admin

Content management system (CMS) with an integrated e-commerce platform designed for small and medium
businesses. This solution allows you to create, manage and develop online stores, combining a
user-friendly interface for editing content with functionality for processing orders, managing
products and more.

Test email: `[email protected]`

Test verification code: `424242`

Run using Docker

```docker
# build the image
docker build -t sunshine-store-admin .
# start a container
docker run -p 3000:3000 sunshine-store-admin
```

## [Sunshine Store Home Page](https://sunshine-pvl.vercel.app)

## Sunshine CMS - Item Management Panel

![item-management-panel](screenshots/Sunshine%20CMS%20-%20Панель%20управления%20товарами.png)

## Sunshine CMS - Item Editing

![item-editing](screenshots/Sunshine%20CMS%20-%20Редактирования%20товара.png)

## Sunshine Store - Home Page

![home-page](screenshots/Sunshine%20Store%20-%20Home%20Page.png)

## Sunshine Store - Cart

![cart](screenshots/Sunshine%20Store%20-%20Cart.png)