This project includes example application(s) that highlights Adobe Experience Manager's GraphQL APIs.
Interested in accessing the GraphQL feature? Contact your Adobe representative.
A sample React application that displays a list of Adventures from AEM.
Run the commands:
$ cd aem-guides-wknd-graphql/react-app
$ npm install
$ npm start
More details about the React app can be found here.
Looking for a hands on guide? Checkout Getting Started with AEM Headless - GraphQL. An end-to-end tutorial illustrating how to build-out and expose content using AEM’s GraphQL APIs and consumed by an external app, in a headless CMS scenario. The React App in this repository is used as part of the tutorial.
Contributions are welcomed! Read the Contributing Guide for more information.
This project is licensed under the MIT License. See LICENSE for more information.