Astra DB and Gatsby.js Starter

Create a React.js, Gatsby application that reads data from DataStax Astra DB using GraphQL.

10 minutesBeginner

Updated October 5, 2021


Astra DB and Gatsby.js Starter

30 minutes, Beginner, Start Building

Create a React.js, Gatsby application that reads data from DataStax Astra DB using GraphQL.

image

Quick Start

Objectives

  • Provide a development example using GraphQL with Astra DB as the storage backend.

How this works

Once the Astra DB credentials are provided, Gatsby can connect to your Astra DB's GraphQL endpoint. The webservice will be available on port 8080 once the application has been deployed.

Gatsby is a React-based, GraphQL powered, static site generator, with much of the functionality of a modern front-end framework. It brings together the best components of React, webpack, react-router, GraphQL, and other front-end tools. This is used to generate the application.

Create your Account and get started!

Let's Go!
View on GitHubDeploy to NetlifyDeploy to Vercel