Skip to content

nnthanh101/Digital-Commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

62 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’° The Shopify-like Digital Commerce ⚑

πŸ’° The Shopify-like Digital Commerce engine provides an Open-Source πŸ†“ and Serverless Architecture ⚑
  • 🎯 The Shopify-like digital commerce engine built for developers optimizes operations and creates unique customer experiences; offers extensibility and customization with minimal developer effort; and provides an open, modular architecture that eliminates "hacky" workarounds, as well as speed and maintainability, allowing merchants to scale quickly without incurring technical debt.
  • β›… A Real-World guide to Building Production-Ready Scalable eCommerce Application ⚑

Build Status Version

🚦 Prerequisites πŸŒ₯

https://gitpod.io/#https://github.com/OceanSoftIO/Digital-Commerce

Open in Gitpod


πŸ’Ž Business Case πŸ’°

πŸ’° The Shopify-like Digital Commerce ⚑

Digital Commerce Architecture ⚑

# Feature Resources
1. Architecture Architecture Diagram
2. IaC Deployment [CDK] Deploy Serverless Application and setup for usage
3. Backend Headless Ecommerce [NodeJS] Customize information on the Backend
4. Backend NFT Blockchain [NodeJS] Customize information on the Backend
5. Frontend - Next.js Storefront [NextJS]
6. Frontend - Gatsby.js Admin [GatsbyJS]
7. Developer Guide [MkDocs] How to use the Data Ingestion API
8. User Guide [MkDocs] How to use the Serverless Application
9. Operations - Runbook [MkDocs] Logging, monitoring, and alerting on issues
10. Security [MkDocs] Securing Serverless Application is a shared responsibility between AWS and the Customer

Deliverables

  1. πŸ“š [Open-Source πŸ†“] Medusa Headless-eCommerce Shopify alternative 🐳

  2. πŸ“š Documentation as Code πŸŽ“: ecommerce.aws.oceansoft.io

  3. πŸ“š Diagram as Code πŸŽ“

3. eCommerce Backend
  • βœ… eCommerce Backend

    git clone https://github.com/OceanSoftIO/ecommerce
    
    cd ecommerce/backend
    # medusa develop
    # yarn start
    yarn dev
    
  • βœ… An eCommerce Backend Docker should be running locally on port 9000.

πŸ’° Building a Production-Ready Shopify-like Digital Commerce 🎁 OceanSoftIO/ecommerce