This is our Edge Delivery Services boilerplate.
npm i
Create your repository using the Boilerplate GitHub repository as a template: https://github.com/divae/boilerplate
Add the AEM Code Sync GitHub App to the repository: https://github.com/apps/aem-code-sync/installations/new
Only select Repositories
(not All Repositories
).Link content source (Google Drive or Microsoft Sharepoint)
helix@adobe.com
).fstab.yaml
in your GitHub repo to the Google Drive/Sharepoint folder URL and commit the changes.Install the Sidekick Chrome extension: https://chromewebstore.google.com/detail/aem-sidekick/ccfggkjabjahcjoljmgmklhpaccedipo?pli=1
Add this project
.preview
or publish
.Start development
npm install -g @adobe/aem-cli
git clone https://github.com/<owner>/<repo>
npm start
initializes a build as well as runs the aem up
command.
cd <repo>
npm start
npm run lint
For more information, please refer to the documentation.
Live: https://main--eds-boilerplate--diva-e.aem.live/ Preview: https://main--eds-boilerplate--diva-e.aem.page/
Live: https://develop--eds-boilerplate--diva-e.aem.live/ Preview: https://develop--eds-boilerplate--diva-e.aem.page/