Gatsby starter project

Decoupla starter repository: Decoupla Starter

This repository offers a practical example of how to integrate Decoupla with Gatsby. It's a great reference for your own projects, whether you're starting from scratch or just want to understand how to connect your Gatsby frontend with Decoupla.

What's Included?

This project features a Blog example with pre-defined content models. You'll find:

  • Gatsby Frontend: A fully functional Gatsby application that shows you how to fetch and display data from Decoupla.
  • Decoupla Sandbox Credentials: We've included credentials for a sandbox account. This account comes pre-populated with all the necessary content types and data for the Blog example, so you can run the project immediately without any initial setup in Decoupla.

How to Use It

Feel free to clone this repository and explore the integration. You can use it as:

  • A Reference: Understand the structure and code patterns for connecting Gatsby with Decoupla.
  • A Starting Point: Adapt the code and content types to fit your project's specific needs.