Skip to content

Ifycode-study/backend-sick-fits-advanced-react

Repository files navigation

Backend (Advanced React)

Backend for sickfits app from advanced React + GraphQL course by wesbos. Find the frontend repo for this project here.

GraphQL intro

  • Query pull data from the API
  • Mutations create or update existing data

Using cloudinary

Create a cloudinary account (if you don't have), then get your name, apikey and secret from your dashboard - this are used in the .env file & ProductImage.ts files. Create a folder on cloudinary, and use the name inside ProductImage.ts file. Then upload your images through the keystone.js UI or through your frontend.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published