Skip to content

taiseen/learning-graphQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

13 - April - 2023

GraphQL - learning from very basic

Client Side

yarn dev

Client Side - Yarn Packages:-

No Package Name with Version Purpose
1 yarn add react-router-dom For Page Navigation
2 yarn add graphql@15.7.2 GraphQL
3 yarn add @apollo/client@3.4.17 Apollo Client

Server Side

yarn start

Server Side - Yarn Packages:-

No Package Name with Version Purpose
1 yarn add graphql@15.7.2 GraphQL
2 yarn add apollo-server@3.5.0 by node-Js surv http by GraphQL
3 yarn add apollo-server-core@3.5.0 GraphQL PlayGround as like Postman
4 yarn add mongoose MongoDB connection
5 yarn add bcryptjs For Password hash
6 yarn add jsonwebtoken For token generate

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published