https://github.com/janit/ezplatform-gatsby
eZ Platform GraphQL API + Gatsby.js demo
https://github.com/janit/ezplatform-gatsby
Last synced: 3 months ago
JSON representation
eZ Platform GraphQL API + Gatsby.js demo
- Host: GitHub
- URL: https://github.com/janit/ezplatform-gatsby
- Owner: janit
- License: mit
- Created: 2020-01-14T14:45:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-07T21:21:11.000Z (over 5 years ago)
- Last Synced: 2025-02-24T03:37:23.618Z (over 1 year ago)
- Language: CSS
- Homepage: https://www.ibexa.co/blog/getting-started-with-ez-platform-and-gatsby.js
- Size: 286 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eZ Platform GraphQL API + Gatsby Demo
A demo of Gatsby.js static site generator integrated with eZ Platform.
Learn more from the article: Getting started with eZ Platform and Gatsby.js static site generator
## Installing and this on your local
1. Set up a working environment as described on Gatsby documentation
2. Clone this repository: `git clone git@github.com:janit/ezplatform-gatsby.git`
3. run `gatsby develop`
4. Open browser in http://localhost:8000/
# eZ Platform is now Ibexa DXP
Going forward from version 3.2 eZ Platform (Enterprise Edition) will be known as the [Ibexa DXP technology](https://www.ibexa.co/products) that is the base for three products: [Ibexa Content](https://www.ibexa.co/products/ibexa-content), [Ibexa Experience](https://www.ibexa.co/products/ibexa-experience) and [Ibexa Commerce](https://www.ibexa.co/products/ibexa-commerce). Instructions in this code should be relevant since Ibexa DXP is an evolution of eZ Platform, not a revolution. Learn more from the [Ibexa DXP v3.2 launch post](https://www.ibexa.co/blog/product-launch-introducing-ibexa-dxp-3.2) and the [Ibexa developer portal](https://developers.ibexa.co).