gatsby let's start
how to start
this website has been made with Gatsby & Strapi
You will find below what is a query with Strapi which is open-source node CMS.
export const query = graphql`
{
allStrapiProjects {
nodes {
github
id
description
Title