Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.08 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.08 KB

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

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

Sunshine CMS - Item Management Panel

item-management-panel

Sunshine CMS - Item Editing

item-editing

Sunshine Store - Home Page

home-page

Sunshine Store - Cart

cart