Skip to content

nodes777/strapi-gatsby-typescript-blog

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

TayloredToTaylor

A wildlife photography blog built with Strapi, Gatsby, and Typescript. Forked from this tutorial and fixed errors.

Live on tayloredtotaylor.xyz

Quickstart

/backend yarn run develop

/frontend yarn run dev

Requirements

Node.js is required to install dependencies and run scripts via yarn.

Installation

git clone https://https://github.com/nodes777/strapi-gatsby-typescript-blog

cd backend

yarn install

Open a new node shell

cd frontend

yarn install

Once installed:

/backend

yarn build

yarn run develop

/frontend

yarn run dev

DevLogs

Tips

  • Make sure permissions are valid for a given content type.

  • Make sure a content type is published for it to show up in the graphql.

  • gatsby-config --> gatsby-node --> pages/index.tsx --> layouts/index.tsx AND use-site-metadata.ts -->

  • For portrait pics -> Windows doesn't recognize exif info -> view and save in D:\IrfanView

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published