Skip to content

Adobe-Consulting-Services/aem-guides-wknd-graphql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AEM Guides WKND - GraphQL

This project includes example application(s) that highlights Adobe Experience Manager's GraphQL APIs.

Interested in accessing the GraphQL feature? Contact your Adobe representative.

React app

A sample React application that displays a list of Adventures from AEM.

React App screenshot

React quickstart

Run the commands:

$ cd aem-guides-wknd-graphql/react-app
$ npm install
$ npm start

More details about the React app can be found here.

Tutorial

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.

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the MIT License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 75.1%
  • HTML 20.3%
  • JavaScript 4.6%