Skip to content

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

License

Notifications You must be signed in to change notification settings

Meirbek-dev/sunshine-store-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: test_email+clerk_test@example.com

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