Skip to content

hlxsites/aem-boilerplate-commerce

 
 

Repository files navigation

Edge Delivery Services + Adobe Commerce Boilerplate (Experimental)

This project boilerplate is for Edge Delivery Services projects that integrate with Adobe Commerce.

Environments

Installation

npm i

Linting

npm run lint

Local development

  1. Create a new repository based on the aem-boilerplate template and add a mountpoint in the fstab.yaml
  2. Add the AEM Code Sync GitHub App to the repository
  3. Add your Adobe Commerce SaaS configuration in the configs.xlsx sheet in your content repository.
  4. Install the AEM CLI: npm install -g @adobe/aem-cli
  5. Start AEM Proxy: aem up (opens your browser at http://localhost:3000)
  6. Open the {repo} directory in your favorite IDE and start coding :)

Packages

No packages published

Languages

  • JavaScript 72.0%
  • CSS 26.8%
  • HTML 1.2%