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 [email protected] GraphQL
3 yarn add @apollo/[email protected] Apollo Client

Server Side

yarn start

Server Side - Yarn Packages:-

No Package Name with Version Purpose
1 yarn add [email protected] GraphQL
2 yarn add [email protected] by node-Js surv http by GraphQL
3 yarn add [email protected] 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