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