Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.31 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.31 KB

Express Project London Office

Welcome to our Express Integration with AEM Franklin GitHub repository! This template is a robust solution crafted to simplify the intricate process of setting up the integration between Express and Adobe Experience Manager (AEM) Franklin. With pre-configured settings and optimized Express routes, the template ensures a seamless flow of channels between the two platforms. The middleware provided facilitates efficient channel propagation from Express to AEM Franklin, promoting accurate and timely updates. Built for scalability, this template can effortlessly handle a growing number of channels without compromising performance.

Environments

Installation

npm i

Tests

npm test

Local development

  1. Create a new repository based on the helix-project-boilerplate template and add a mountpoint in the fstab.yaml
  2. Add the helix-bot to the repository
  3. Install the Helix CLI: npm install -g @adobe/helix-cli
  4. Start Franklin Proxy: hlx up (opens your browser at http://localhost:3000)
  5. Open the {repo} directory in your favorite IDE and start coding :)