Skip to content

zoosky/aem-guides-wknd-graphql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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.

AEM Project

A sample AEM project based on the AEM Project Archetype. This project contains the bare minimum amount of content and configurations needed to enable the GraphQL functionality on Author and Publish environments.

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 55.2%
  • HTML 41.4%
  • JavaScript 3.4%