Digital-Commerce
eCommerce
TypeScript
š° 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 ā”
š¦ Prerequisites š„
- AWS Account: using AWS Free Tier or AWS Workshop Portal
- [Manually] AWS CloudShell
- [Automatically] GitHub Action
https://gitpod.io/#https://github.com/OceanSoftIO/Digital-Commerce
>
#
Feature
Resources
Deliverables
- š [Open-Source š] Medusa Headless-eCommerce Shopify alternative š³
- š Documentation as Code š: ecommerce.aws.oceansoft.io
- š Diagram as Code š
- 3-Tier-Application-Architecture-Dev: https://youtu.be/7zMbdtBm7-k
- š Advanced Web Service with On-Premise šŖ: https://youtu.be/4BX1ia-HyOU
- eCommerce Backend
-
ā
eCommerce Backend
git clone https://github.com/OceanSoftIO/ecommerce
cd ecommerce/backend
medusa develop>medusa develop #
yarn start>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