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
-
Building A Photo Blog on Strapi Gatsby And Typescript: Part 1 Starting to Start
-
Building A Photo Blog on Strapi Gatsby And Typescript: Part 2 Connecting the Backend to iNaturalist
-
Building A Photo Blog on Strapi Gatsby And Typescript: Part 3 Frontend
-
Building A Photo Blog on Strapi Gatsby And Typescript: Part 4 Deployment
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