Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

michal-kusnierz/GraphQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

GraphQL

an introduction

run with: yarn start


to run GraphQL Playground navigate into server directory and run with: yarn start

→ server is running on http://localhost:4000


  • built with React and urql (GraphQL client)
  • involved Prisma into the project (used server code from GitHub Node tutorial)

commands used:

yarn add urql @urql/exchange-graphcache graphql graphql-tag subscriptions-transport-ws

  • for: urql, GraphQL, tagged template literals

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published