Sample application / Test pad for Granite UI Components for AEM Touch UI.
Documentation: https://wcm.io/wcm/ui/granite/
Issues: https://github.com/wcm-io/io.wcm.wcm.ui.granite.sample-app/issues
Wiki: https://wcm-io.atlassian.net/wiki/
Continuous Integration: https://github.com/wcm-io/io.wcm.wcm.ui.granite.sample-app/actions
Commercial support: https://wcm.io/commercial-support.html
You can use this scripts for a full deployment into local AEM instances.
Deploy to local AEMaaCS SDK instance:
build-deploy.sh
-> deploy to author on port 4502build-deploy-publish.sh
-> deploy to publish on port 4503
Deploy to local AEM 6.5 instance:
build-deploy_aem65.sh
-> deploy to author on port 45025build-deploy-publish_aem65.sh
-> deploy to publish on port 45035
Deploy to local AEM 6.6 (AEM 6.5 LTS) instance:
build-deploy_aem66.sh
-> deploy to author on port 45026build-deploy-publish_aem66.sh
-> deploy to publish on port 45036
Open the authoring sample pages at
http://localhost:4502/content/contextaware-config-sample/en/config.html
- AEM 6.5.17+, AEM 6.6 or AEMaaCS SDK
- Java 11